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