#faq_manager { 
	font-size:10 pt;
	color:#000000;
}
#faq_manager .title { 
	font-size:11 pt;
	color:#003366;
	font-weight:bold;
}
#faq_manager .faqlink { 
	font-size:12 pt;
	color:#000000;
	font-weight:bold;
}
#faq_manager a { 
	font-size:10 pt;
	font-family:Arial;
	color:#0000ff;
	text-decoration: underline;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #faq_manager {height: 1%;}
/* End hide from IE5-mac */ 
