#headlines{
	background-image:url('../pics/reviews/headlines.png');
}
#content{
	background-image:url('../pics/reviews/background.png');
}
#text{
	margin-left:170px;
}
#leftside, #rightside{
	width:375px;
	float:left;
}
.reviewtext{
	width:165px; height:43px;
	float:left;
	font-size:8pt;
	margin-top:30px;
}
.reviewtext span{
	display:none;
}
.reviewimage{
	width:180px; height:43px;
	float:left;
	margin-top:35px;
}
.reviewimage img{ border:0px; }
#click{
	border:1px solid;
	width:256px; height:58px;
	color:#fff;
	float:left;
	margin-top:20px;
	position:relative; left:-58px;
}
#clickcontent{ margin-left:23px; margin-top:15px; }
a{ font-weight: normal; color:rgb(218,37,29); } 
#clickcontent span{ font-weight: normal; color:rgb(218,37,29); } 
#headlines{ border:0px; }