.faq_cont
{
	margin-bottom:5px;
}

.no_faq
{
	text-align:center;font-weight:bold;
}

.faq_header,
.faq_snippet
{
	margin-left:12px;
	margin-right:12px;
	padding-bottom:5px;
}

.faq_snippet
{
	text-align:justify;
	font-size:13px;
}

.faq_header
{
	font-size:11px;
	font-weight:bold;
	
	padding-bottom:5px;
	background-repeat:no-repeat;
	background-position:left top;
	/*background-image:url(../images/icons/faq.gif);*/
}




.para {
font-size:10px ;
padding:0px 0 0 12px;
width:320px;
text-align:justify;
 

}

a.headings:link {
color: #542D0B;
text-decoration:underline;
width:100%;
}
a.headings:visited {
color: #542D0B; 
width:100%
}
a.headings:hover {
color: #09B5DA; 
width:100%
}
a.headings:active {
color: #542D0B;
width:100%
}
a.headings {
color: #542D0B ;
font-size:11px; 
text-decoration: underline
}


.faq-left {

width:350px;
float:left;
}

.faq-right {

width:300px;
float:left;
padding-left: 20px;
}

.faq-category {
font-size:16px;
font-weight:bold;
padding:0 0 5px 10px;
color: #09B5DA;
}
