#news_manager { 
}
#news_manager .title { 
	font-family:Arial;
	
	color: Blue;
}
#news_title {

	}
#news_manager .subcat { 
	font-family:Arial;
	color:Dark Blue;
	font-weight:normal;
}
#news_manager .doclink { 
	font-size:1.2em;
	font-family:Arial;
	color: "darkblue";
	font-weight:bold;
	padding:3px;
}
#news_manager a { 
	font-weight:normal;
	text-decoration: none;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #news_manager {height: 1%;}
/* End hide from IE5-mac */ 

#news_title .doclink { 
	font-size:1em;
	font-family:Arial;
	color: "darkblue";
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
	font-weight:bold;
	padding:3px;
}
