#faq_manager { 
	font-size:12 pt;
	font-family:Tahoma;
	color:#003399;
	background-color:#00ccff;
}
#faq_manager .title { 
	font-size:12 pt;
	font-family:Tahoma;
	color:#003399;
}
#faq_manager .faqlink { 
	font-size:12 pt;
	font-family:Tahoma;
	color:#003399;
}
#faq_manager a { 
	font-size:12 pt;
	font-family:Tahoma;
	color:#0033ff;
	text-decoration: none;
}
#faq_manager a:hover { 
	color:#003399;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #faq_manager {height: 1%;}
/* End hide from IE5-mac */ 
