#news_manager { 
	font-size:11px;
	font-family:Arial;
	color:#999A9D;
	background-color:transparent;
}
#news_manager .title { 
	font-size:12px;
	font-family:Arial;
	color:#F69834;
	font-weight:bold;
}
#news_manager .subcat { 
	font-size:12px;
	font-family:Arial;
	color:#F69834;
	font-weight:bold;
}
#news_manager .doclink { 
	font-size:12px;
	font-family:Arial;
	color:#F69834;
	font-weight:bold;
}
#news_manager a { 
	color:#F69834;
	font-weight:bold;
	text-decoration: underline;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #news_manager {height: 1%;}
/* End hide from IE5-mac */ 
