#document_manager { 
	font-size:11px;
	font-family:Verdana;
	color:#666666;
}
#document_manager .title { 
	font-size:11px;
	font-family:Verdana;
	color:#336699;
	font-weight:bold;
}
#document_manager .subcat { 
	font-size:11px;
	font-family:Verdana;
	color:#336699;
	font-weight:bold;
}
#document_manager .doclink { 
	font-size:11px;
	font-family:Verdana;
	color:#666666;
	font-weight:normal;
}
#document_manager a { 
	font-size:10px;
	font-family:Verdana;
	color:#336699;
	font-weight:bold;
	text-decoration: underline;
}
#document_manager a:hover { 
	color:#990000;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #document_manager {height: 1%;}
/* End hide from IE5-mac */ 
