#faq_manager { 
	font-size:14px;
	font-family:Verdana;
	color:#000000;
}
#faq_manager .title { 
	font-size:14px;
	font-family:Verdana;
	color:#333333;
	font-weight:bold;
}
#faq_manager .faqlink { 
	font-size:14px;
	font-family:Verdana;
	color:#474747;
}
#faq_manager a { 
	font-size:14px;
	font-family:Verdana;
	color:#669933;
	text-decoration: none;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #faq_manager {height: 1%;}
/* End hide from IE5-mac */ 
