.faq_contact_header
{
	position: relative;
	top: 15px;
}

.faq_contact_header strong
{
	font-weight: bold;
	color: #FF8100;
}

.faq_question_bg
{
	background-color: #F8F9E0;
}


.faq_answer_bg
{
	background-color: #CAF2FE;
}


.faq_text
{
	width: 675px;
	text-align: justify;
	padding: 10px;
}