#postcard_manager { 
	background-color:#d7e5ee;
}
#postcard_manager .title { 
	font-weight:bold;
}
#postcard_manager .subcat { 
	font-weight:normal;
}
#postcard_manager .docname { 
	font-weight:normal;
}
#postcard_manager a { 
	font-weight:bold;
	text-decoration: underline;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #postcard_manager {height: 1%;}
/* End hide from IE5-mac */ 

