﻿/*************************************************************************** FAQ */
.faqCat, .faqCat a
{
    color:#666; 
    text-decoration: none;
    font-size:18px;
    margin:15px 0px;
}
.faqAnswer 
{
	margin:15px 25px;
	color:#333;
	display:none;
}
.faqQuest {
	margin-bottom:15px;
}
.faqCatQs {
	display:block;
	margin:10px 35px;
	color:#666;
}