	/* CSS Document */
div.leadReviewVerdict {
	font-size:1.1em;
	margin-bottom:10px;
	margin-top:10px;
	}
	
div.leadReviewVerdict h2 {
	background:transparent url(images/we_say.gif) no-repeat scroll 0%;
	color:#666666;
	height:60px;
	margin-bottom:5px;
	padding-bottom:10px;
	}
	
div.leadReviewVerdict h2 span{
	display:none;
	}
		
div.leadReviewVerdict h2 img {
	display:none;
	}

