#news_manager { 
	font-size:12px;
	font-family:Verdana;
	color:#990000;
	background-color:#ffffff;
}
#news_manager .title { 
}
#news_manager .subcat { 
	font-size:10pt;
	font-family:Verdana;
	color:#990000;
	font-weight:bold;
}
#news_manager .doclink { 
	font-size:12px;
	font-family:Verdana;
	color:#990000;
	font-weight:bold;
}
#news_manager a { 
	font-size:12px;
	font-family:Verdana;
	color:#6666cc;
	font-weight:bold;
	text-decoration: underline;
}
#news_manager a:hover { 
	color:#3333ff;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #news_manager {height: 1%;}
/* End hide from IE5-mac */ 
