div.moduletable h3{
	border-bottom: 1px solid #DDDDDD;
	margin: 0 -5px 5px;
	padding: 5px 10px;
	/*color: #006699;
	background: #FFFFFF;*/


}


div.moduletable  {
	border: 1px solid #CCCCCC;
	padding: 0 5px 5px;
	background: #F7F7F7;
	

}

#opinionAuthor{
    clear:left;
    border: #ffffff solid 2px;
    border-bottom-color: #cccccc;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#D20D04;
	text-decoration:none;
	
}

#opinionUl{
   margin-left: 0;
   padding-left: 0;
   margin-bottom: 0;
   margin-top: 0;
 
}


