@charset "UTF-8";
.reviews h3 {
	color: #333333;
	text-decoration: none;
	padding-bottom: 4px;
	font: bold normal 16px Arial, Helvetica, sans-serif;
}.reviews h4 {
	color: #0077AA;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
}
.reviews h5 {
	font: italic normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding-bottom: 38px;
	padding-left: 20px;
}
.reviews p {
	font: normal 12px/1.8 Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding-bottom: 12px;
}
.reviews .cleanfont  {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
