#ProductGroupWpr {
	margin:15px 0;
}
.prod_box label {
	font-weight:bold;
}
.prod_text {
	height: 115px;
	overflow:hidden;
}

#ProductDetailWpr {
	margin:15px 0;
}
#ProductDetailWpr #frmAddToCart {
	margin:0;
}
#ProductDetailWpr .buttonContainer {
	padding-top:0;
}

#ProductDetailWpr #btns_all {
	margin-top:-25px;
}
#ProductDetailWpr #btns_all.addToCart {
	height:33px;
	width:100px;
	background-color:transparent;
}

#ProductDescriptionWpr {
	clear:both;
	float:none;
	overflow:hidden;
	padding:10px 0;
}
.picture {
	float:right;
	width:320px;
	padding:0 0 10px 10px;
}
.picture img {
	margin:0 auto;
}
.picture .caption {
	font-size:11px;
	background-color:#F5F5FF;
	padding:3px 5px;
	color:#9493A1;
}
#oemWpr {
	margin:10px 0;
}
#oemWpr label {
	font-weight:bold;
}

#ProductFooterWpr {
	margin-top:20px;
	overflow:hidden;
}
.ProductContent {
	float:right;
	width:225px;
	padding-top:13px;
}
#ProductDetailFtrContent {
	float:left;
	width:465px;
}

div#RelatedProductInformation {
	overflow:hidden;
	clear:both;
	float:none;
	padding-top:25px;
	width:650px;
}

div#RelatedProductInformation .SectionHeader span {
	color:#123884;
	font-size:122%;
	font-weight:bold;
}

div#RelatedProductInformation #RelatedProductWpr {
	padding:10px 0;
	overflow:hidden;
}

div#RelatedProductInformation .ProductImage {
	clear:left;
	float:left;
	border:1px solid #123884;
	padding:2px;
	text-align:center;
	width:101px;	
}

div#RelatedProductInformation #ProductDescriptionWpr {
	float:left;
	clear:none;
	width:490px;
	padding:0 0 0 16px;
}

div#RelatedProductInformation #ProductDescriptionWpr #ProductDescription1 {
	font-size:15px;
}

div#RelatedProductInformation #ProductDescriptionWpr #ProductDescription2 {
	font-size:11px;
	color:#496478;
}
