#faq_manager { 
	font-family:Tahoma;
	color:#000000;
	background-color:#ffffff;
}
#faq_manager .title { 
	font-family:Tahoma;
	color:#bb1144;
	font-weight:bold;
}
#faq_manager .faqlink { 
	font-family:Tahoma;
	color:#000000;
}
#faq_manager a { 
	font-family:Tahoma;
	color:#bb1144;
	font-weight:bold;
	text-decoration: none;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #faq_manager {height: 1%;}
/* End hide from IE5-mac */ 

