/* CSS Document */

table.review{
	left:0px;
	top:0px;
}
td.review{
	text-align:center;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#A20018;
	padding-bottom:4px;
}
div.reviewtitle{
	font-weight:bold;
	font-size:14px;
	border:none;
	text-align:center;
	color:#000000;
	display:block;
	padding-bottom:2px;
}
