.hreview {
	border:#999999 1px solid;
	background-image:url(../images/quotes.jpg);
	background-repeat:no-repeat;
	margin:20px 12px;
	padding:12px 12px 20px 12px;
}
.reviewer {
	font-style: italic;
}
.rating  {
	background: url(/images/review-stars-sm.jpg) no-repeat left bottom;
	width: 75px;
	height: 11px;
	float: right;
	text-indent: -9999px;
}
.hreview-aggregate .rating {
	float: left;

}

