#faq_manager { 
	font-size:14pf;
	font-family:Verdana;
	color:#990033;
	background-color:#ffffcc;
}
#faq_manager .title { 
	font-size:14pt;
	font-family:Verdana;
	color:#990033;
	font-weight:bold;
}
#faq_manager .faqlink { 
	font-size:14pt;
	font-family:Verdana;
	color:#990033;
}
#faq_manager a { 
	text-decoration: none;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #faq_manager {height: 1%;}
/* End hide from IE5-mac */ 
