.faqCategory {
	margin-top: 3px;
	padding: 0px 5px 1px 5px;
	font-size: 15px;
	font-weight: bold;
	font-stretch:wider!important;
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: bottom url(/snippets/dhtmlsuite/themes/nobledead/images/tab-view/tab_panel_bg.jpg);
}
.faqCategoryList {
}
.faqQuestion {
	padding-left: 35px;
	padding-top: 3px;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer; 
	text-indent: -20px;
	color:#ffc499;
}
.faqAnswer {
	display: none; /* do not change */
	margin-left: 55px;
	margin-right: 10px;
}