.text10gray {
	font-size: 10px;
	color: #666666;
}
.formRight {
	text-align: right;
	font-weight: bold;	
}
.topBarBorderPD {
	background-color: #000000;
	height: 112px;
	width: 696px;
	position: absolute;
	top: 14px;
}
.topBarPD {
	background-image: url(/images/topBarBGpd.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 1px;
	top: 1px;
	height: 111px;
	width: 694px;
}
.imgBarLeftPD {
	position: absolute;
	left: 1px;
	top: 1px;
	background-image: url(/images/imgBarLeftImg.jpg);
	height: 71px; 
	width: 470px;
}		
.imgBarRightPD {
	height: 224px;
	width: 75px;
	position: relative;
	left: 472px;
	top: 1px;
}
.pdHeadline {
	position: absolute;
	top: 50px;
	z-index: 10;
	height: 305px;
	width: 43px;
}
.pdHeadlinePad {
	position: absolute;
	left: 275px;
}
.textAreaPD {
	margin: 0px 25px 10px 25px;
	width: 490px;
	padding: 10px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
}
.breadCrumbsPD {
	position: relative;
	left: 35px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #333333;
}
.displayAreaContentTopPD {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/displayAreaContentTop.jpg);
	background-repeat: no-repeat;
	width: 343px;
	height: 35px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 10px;
	margin: 0px;
}
.displayAreaContentBottomPD {
	background-image: url(/images/displayAreaContentBottom.jpg);
	background-repeat: no-repeat;
	width: 343px;
	height: 12px;
	margin: 0px;
}
.productHeaderPD {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
.productSubHeaderPD {
	font-size: 13px;
	font-weight: bold;
	color: #0000CC;
}
.productBottomPDbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}