#postcard_manager { 
	font-size:10 pt;
	font-family:Verdana;
	color:#006633;
}
#postcard_manager .title { 
	font-size:11 pt;
	font-family:Verdana;
	color:#666666;
	font-weight:bold;
}
#postcard_manager .subcat { 
	font-size:10 pt;
	font-family:Verdana;
	color:#669900;
	font-weight:normal;
}
#postcard_manager .docname { 
	font-size:10 pt;
	font-family:Verdana;
	color:#003300;
	font-weight:normal;
}
#postcard_manager a { 
	font-size:10 pt;
	font-weight:normal;
	text-decoration: none;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #postcard_manager {height: 1%;}
/* End hide from IE5-mac */ 
