#news_manager { 
	font-family:Verdana;
		font-size:11px;
	color:#9EA0A2;
	background-color:none;
}
/*news from legalperfect partners*/
#news_manager .title { 
	font-size:1em;
	font-family:Verdana;
	color:#033478;
}
/*news heading*/
#news_manager .subcat {
font-size:14px;
color:#004581;
width:100%;

}
/*date heading*/
#news_manager .doclink { 
	font-size:0.8em;
	font-family:Verdana;
	color:#033478;
	font-weight:bold;
}
/*bottom links*/
#news_manager a { 
	font-family:Verdana;
	color: #FCB040;
	font-weight:normal;
	text-decoration: none;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #news_manager {height: 1%;}
/* End hide from IE5-mac */ 

