#productMainImage 
{ 
 clear: both; 
 float: left; 
 text-align: left; 
}
.categoryListBoxContents, .centerBoxContentsAlsoPurch, .specialsListBoxContents { width: 32% !important; }
.centerBoxWrapper { clear:both; }	

#cartAdd {
	margin:10px auto;
	float:right;
	padding-right:10px;
}
#productDescription {
	border:0px solid #bfbfbf;
	margin-top:20px;
	clear:both;
}
#rightFloat {
	float:left;
	width:45%;
}
#leftFloat {
	float:left;
	text-align:center;
}
#productDetailsList {
	float:left;
}
#productAttributes {
	width:100%;
	float:left;
	border:0px solid #bfbfbf;
	padding-left:5px;
	margin:5px 0 0 10px;
}
#productImage {
	margin:0 auto;
	text-align:center;
}
.imgLink {
	text-align:center;
	margin:0 auto;
	display:block;
	width:100%;
}
