
/****MAIN CONTENT****/
.mainProductContent
{
	width:800px;
	margin:8px 0 0 10px;
	_margin:8px 0 0 5px;
	float:left;
	text-align:left;
}
.underLine
{
	background:url(/csp/sim/web/images/product/doubleLine.gif);
	margin:0px; 
	background-repeat:repeat-x;
}
.product_images
{
	margin:0 0 5px 8px;
	_margin:0 0 5px 3px;
	float:left;
	border:solid 1px #cccccc;
	padding:8px;
	width:300px;
	overflow:hidden;
}
.kitImages
{
	float:left;
	width:140px;
	height:230px;
	padding:2px 0 0 3px;
}
.kitDesc
{
	width:140px;
	height:28px;
	font-family:arial;
	font-size:12px;
	color:#936031;
	text-align:center;
}
.imageInner
{
	overflow:hidden;
	float:left;
	clear:both;
}
.optImages
{
	margin-top:12px;
	#margin-top:10px;
	text-align:left;
}
.optImagesBorder
{
	padding:4px;
	border:solid 1px #AAAAAA;
	margin-right:2px;
}
.viewLarger
{
	margin-top:2px;
	float:left;
	padding:6px;
	text-align:left;
	clear:both;
}
.viewLarger a {font-family:arial; font-size:12px; color:#666666; text-decoration:none;}
.viewLarger a:visited{font-family:arial; font-size:12px; color:#666666; text-decoration:none;}
.viewLarger a:hover{color:#000000; text-decoration:underline;}
.productMainRight
{
	width:450px;
	float:right;
	margin:0px;
	margin-right:10px;
	_margin-right:5px;
}
.seeAlsoLines
{
	background:url(/csp/sim/web/images/product/doubleline.gif);
	background-repeat:repeat-x;
	background-position:center
}
.seeAlsoImage
{
	padding:5px;
}
.seeAlsoLinksContainer 
{
	margin:3px;
}
.seeAlsoLinks {height:40px;}
.seeAlsoMore {text-align:right; height:14px;}

.seeAlsoLinks a:link, .seeAlsoLinks a:visited {font-family:arial; font-size:12px; color:#666666; text-decoration:none;}
.seeAlsoLinks a:hover {color:#000000; text-decoration:underline;}
.seeAlsoLinks a:active {font-family:arial; font-size:12px; color:#666666; text-decoration:none;}

.seeAlsoMore a:link, .seeAlsoMore a:visited {font-family:arial; font-size:12px; color:#666666; text-decoration:none;}
.seeAlsoMore a:hover {color:#000000; text-decoration:underline;}
.seeAlsoMore a:active {font-family:arial; font-size:12px; color:#666666; text-decoration:none;}
.linethrough {position:relative; float:left; width:42px; margin:-1px 20px 0 0; padding-top:1px;}
.linethroughimg {position:absolute; background:url(/csp/sim/web/images/linethrough.gif); background-repeat:repeat-x; width:42px; height:2px; top:8px;}
.reviewBox {border-top:1px solid #E0E0E0; font-family:arial; font-size:12px; color:#444444;}
.divider {border-top:solid 1px #cccccc; margin:10px 0 4px 0;}
/****************/



.reviewTitle {
	font-weight: bold;
	margin: 5px 0 5px 0;
}
.reviewText {
	margin: 5px 10px;
}
.reviewCustName {
	text-align: right;
	font-size: 10px;
}
.reviewStars {
	float: right;
}
.supplierResponse {
	background-color:#FFFFEE;
	border:1px solid #666;
	padding:10px;
	margin: 10px 20px 5px 20px;
}
