.review_top {
	width:690px;
	height:50px;
	background-image:url(images/entry_bg_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
.review_top h3{
	margin:0px;
	padding:0 0 0 20px;
	font: normal 18px "trebuchet MS", "Lucida Sans Unicode", Georgia;
	color:#FFFFFF;
	line-height:34px;
	text-transform:uppercase;
}
#reviews {
	width:690px;
	background-image:url(images/entry_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	border-top:0px;
	border-bottom:solid 3px #a2cedc;
	font:Verdana, Arial, Helvetica, sans-serif;
	margin:20px 0 0 0px;
	padding:0 0 10px 0;
}
#reviews .entry {
	width:650px;
	margin:5px 20px 10px 20px;
	border-bottom:#CCCCCC dotted 2px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}
#reviews .entry .avrate {
	color:#999999;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}
#reviews .entry h4{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#3366CC;
	margin:0px;
	padding-left:5px;
	line-height:20px;
}
#reviews .entry h4 a{
	text-decoration:none;
	color:#3366CC;
}
#reviews .entry h4 a{
	text-decoration: underline;
}
#reviews span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	padding:10px 20px 10px 20px;
}
#reviews .entry .grava {
	border:#CCCCCC solid 3px;
	margin:3px;
}
#reviews .entry .caption {
	font-size:11px;
	color:#666666;
}
