.header_faqsection
{
	font-size : 14px;
    font-weight : bold;
	font-family : Tahoma;
	color :  #FF7200;
}

.faq_section
{
    padding: 1px;
    font-size : 9px;
    font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular, sans-serif;
    color: #333333;
}

.faq_content
{
    margin:0px;
    font-size : 11px;
    font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular, sans-serif;
    color:#5C6056;
}

.faq_answer
{
    margin:2px;
    background-color:#f5f5f5;
    font-size : 11px;
    font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular, sans-serif;
    color:#5C6056;
}