#news_manager { 
	font-size:12px;
	font-family:Verdana;
	background-color:#ffffff;
}
#news_manager .title { 
}
#news_manager .subcat { 
	font-size:16px;
	font-family:Verdana;
	font-weight:bold;
}
#news_manager .doclink { 
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
}
#news_manager a { 
	font-size:12px;
	font-family:Verdana;
	color:#405B81;
	font-weight:bold;
	text-decoration: none;
}
#news_manager a:hover { 
	color:#ff0000;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #news_manager {height: 1%;}
/* End hide from IE5-mac */ 
