/* Testimonials Page Styles */
div.testimonials-page-left-column{
	float:left;
	margin:5px 0 0 150px;
}
*html div.testimonials-page-left-column{
	margin-left:75px;
	margin-right:75px;
}
div.testimonials-page-left-column div{
	padding-bottom:10px;
}
.testimonial-page-reviews{
	padding-left:5px;
}
.testimonial-page-reviewer{
	font-size:11px;
}
div.testimonial-page-reviews b{
	border-bottom: 1px solid rgb(204, 204, 204);
	color: rgb(102, 102, 102);
}
div.testimonials-page-rate-column{
	float:left;
	width:130px;
	margin:5px -135px 5px 0;
}
.testimonials-page-rate-column td{
	margin:0;
	font-size:11px;
	line-height:11px;
}
.testimonials-page-rate-column span.overall-rating{
	font-size:11px;
	color:#649700;
}
