/* hReview styles */

.hreview {
	border-bottom: 1px solid #000;
	margin-top: 2em;
}

.hreview .item h4 {
	font-family : "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
}

.hreview img {
	float : left;
	margin : 1em 1em 1em 0;
}

.hreview blockquote {
	border: 0 !important;
	padding-left: 0 !important;
}

.hreview blockquote p {
	font-style: normal !important;
	font-size: 1.2em;
	font-family : "Lucida Grande", Helvetica, Arial, sans-serif;
}

.rating {
	font-size: 1.4em;
}