#news_manager { 
	font-size:12px;
	font-family:Arial;
	color:#000000;
	background-color:#ffffff;
}
#news_manager .title { 
}
#news_manager .subcat { 
	font-size:12px;
	font-family:Arial;
	color:#0060aa;
	font-weight:bold;
}
#news_manager .doclink { 
	font-size:12px;
	font-family:Arial;
	color:#0060aa;
	font-weight:bold;
}
#news_manager a { 
	font-size:12px;
	font-family:Arial;
	color:#0060aa;
	font-weight:bold;
	text-decoration: underline;
}
#news_manager a:hover { 
	color:#cc3333;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #news_manager {height: 1%;}
/* End hide from IE5-mac */ 
