body.read h2 {
	margin:0px;
	margin-bottom:6px;
}
body.read h4 {
	float:left;
	margin-bottom:0px;
	margin-right:10px;
}
body.read .reviewer {
	font-weight:bold;
}
body.read .date {
	font-style:italic;
}
body.read hr {
	clear:both;
}
body.read hr.light {
	border:none;
	border-top:solid 1px #eeeeee;
	border-bottom:solid 1px #cccccc;
}



div#productRating .RatingNormal {
	width:25px;
	height:25px;
	cursor:pointer;
	background-position:0 25px;
	float:left;
}
div#productRating .RatingHover {
	width:25px;
	height:25px;
	cursor:pointer;
	float:left;
}
div#productRating .RatingSelect {
	width:25px;
	height:25px;
	cursor:pointer;
	float:left;
}


#procon-left {
float:left;
width:0 !important;
}

#procon-right {
float:none !important;
}



div#productRating{
	float:left;
}

