#news_manager { 
	font-size:16 px;
	font-family:Tahoma;
	color:#333333;
}
#news_manager .title { 
	font-size:14px;
	font-family:Arial;
	color:#999999;
	font-weight:bold;
}
#news_manager .subcat { 
	font-size:14px;
	font-family:Tahoma;
	color:#000000;
	font-weight:normal;
}
#news_manager .doclink { 
	font-size:14 px;
	font-family:Tahoma;
	color:#990000;
	font-weight:bold;
}
#news_manager a { 
	font-size:14 px;
	font-family:Tahoma;
	color:#990000;
	font-weight:normal;
	text-decoration: underline;
}
#news_manager a:hover { 
	color:#000000;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #news_manager {height: 1%;}
/* End hide from IE5-mac */ 
