/* =Blog layout Adjustments
-------------------------------------------------------------- */
ul#reviews li {
	width: 220px;
	float: left;
	list-style: none;
	padding-top: 20px;
}
#section_divider{
	height: 40px;
	float: none;
	clear: both;
}
ul#new_info p {
	font-size: 12px;
	color: #333;
}
blockquote{
	margin: 0;
	padding: 0;
}
ul#reviews {
	width: 476px;
}
ul#reviews li{
	width: 238px;
}
ul#reviews li blockquote {
	height: 30px;
	padding:0px 30px 20px 33px;
	font-size: 10px;
	color: #333;
	width: 152px;
	display:block;
	float: left;
	background: url(common_images/quotations.gif) top left no-repeat;
}


ul#reviews li p img {
	padding: 6px 12px 12px 6px;
	width: 211px;
	height: 115px;
}
.comments a{
display: none;
}
