.left{ float:left; }

.write_review{
	background:url(images/write_review.png) no-repeat;
	width:33px;
	height:16px;
}

.read_review{
	background:url(images/read_review.png) no-repeat;
	width:16px;
	height:16px;
	margin-right:5px;
}

.productReviewsBox{
	width:125px;
	cursor:pointer; 
}

.productReadReviewsBox{
	width:105px;
	cursor:pointer; 
}

.productReadYTReviewsBox{
	width:155px;
	cursor:pointer; 
}

.productReviewsBox:hover{
	text-decoration:underline;
}

.productReadReviewsBox:hover{
	text-decoration:underline;
}

.productReadYTReviewsBox:hover{
	text-decoration:underline;
}

.writeReviewText{
	margin-top:3px; 
	position:relative; 
	font-weight:bold; 
	font-size:12px;
}

.clear{
	clear:both;
}

/* PRODUCT LINKS */

.linksBox{
	position:relative;
	left:-20px;
	top:-20px;
	font-size:14px;
}

.secureShoppingLink{
	font-weight:bold;
	margin-bottom:5px;
}

a.linksBoxFont{
	/*color:#a11414;*/
}

.ssMainTitle{
	font-weight:bold;
	font-size:16px;
	color:#45420b;
}

.ssText{
	font-size:12px;
}

.ssTitle{
	font-weight:bold;
	color:#45420b;
}

.ssBody{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #000000;
	FONT-SIZE: 11px;
}

.ssl{
	width:70%;
	margin-right:10px;
}

.sslImg{
	width:25%;
}

.marginBottom{
	margin-bottom:5px;
}

.bottom_ish{
	text-align:center;
	width:100%;
	padding:10px 0 10px 0;
}
