#postcard_manager { 
	font-size:12 pt;
	font-family:Arial;
	color:#000000;
}
#postcard_manager .title { 
	font-size:15 pt;
	font-family:Arial;
	color:#22457e;
	font-weight:bold;
}
#postcard_manager .subcat { 
	font-size:12 pt;
	font-family:Arial;
	color:#22457e;
	font-weight:bold;
}
#postcard_manager .docname { 
	font-size:12 pt;
	font-family:Arial;
	color:#000000;
	font-weight:bold;
}
#postcard_manager a { 
	font-size:13 pt;
	font-family:Arial;
	color:#22457e;
	font-weight:bold;
	text-decoration: underline;
}
#postcard_manager a:hover { 
	color:#c9ab65;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #postcard_manager {height: 1%;}
/* End hide from IE5-mac */ 
