.faq-listing{
	background:url("../../pics/faq/dots.gif") bottom left repeat-x;
	padding-bottom:5px;
}
.faq-listing{
	margin-bottom:4px;
}
.questions{
	font-weight:bold;
}
.faq-cur-page,.faq-question{
	font-weight:bold;
}
.faq-question span ,.faq-answer span{
	font-weight:bold;
	color:#408F0E;
}
.questions-listing{
	margin:0px;
	padding:0px;
	padding-bottom:7px;
	background:url("../../pics/faq/dots.gif") bottom left repeat-x;
}
.questions-listing li{
	padding-left:32px;
	background-position:20px 8px;
}
.faq-questions-end{
	background:url("../../pics/faq/dots.gif") bottom left repeat-x;
	height:1px;
	margin-bottom:15px;
}


