.faq_cont
{
    margin-top:10px;
}

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

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

.faq_snippet
{
	font-size:13px;
}

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