#faq {
	color: #333333;
	font-size: 12px;
	width: 600px;
	padding: 15px 0 0 20px;
}

#faq_question a{
	text-decoration:none;
	color: #660000;
	font-weight:bold;
	font-size: 10pt;
}
#faq_question a:hover{
	text-decoration:underline;;
}

#faq_divider {
	height:8px;
}
