#postcard_manager { 
	font-size:14 pt;
	font-family:Arial;
	color:#000000;
	background-color:#ffffff;
}
#postcard_manager .title { 
	font-size:14 pt;
	font-family:Arial;
	color:#000000;
	font-weight:bold;
}
#postcard_manager .subcat { 
	font-size:14 pt;
	font-family:Arial;
	color:#000000;
	font-weight:normal;
}
#postcard_manager .docname { 
	font-size:14 pt;
	font-family:Arial;
	color:#000000;
	font-weight:normal;
}
#postcard_manager a { 
	font-size:14 pt;
	font-family:Arial;
	color:#ff0000;
	font-weight:bold;
	text-decoration: underline;
}
#postcard_manager a:hover { 
	color:#ff0000;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #postcard_manager {height: 1%;}
/* End hide from IE5-mac */ 
