#news_manager { 
	font-family:Verdana;
	color:#000000;
	background-color:#ffffff;
	margin-top: 25px;
}


#news_manager .title { 
	font-size:1em;
	font-family:Verdana;
	color:#000000;
}
#news_manager .subcat { 
	font-family:Verdana;
	color:#000000;
	font-weight:normal;
}
#news_manager .doclink { 
	font-family:Verdana;
	color: blue;
	text-decoration: none;
	font-weight:normal;
}
#news_manager a { 
	font-family:Verdana;
	font-weight:normal;
	text-decoration: underline;
	color: #0035ad; 
}


#news_manager .subcat { 
	font-size:1.5em; 
	font-weight: bold; 
	color: #0035ad; 
}



/* Holy hack */
/* Hides from IE5-mac \*/
* html #news_manager {height: 1%;}
/* End hide from IE5-mac */ 

