div.moduletable h3 {
	padding:10px;
	padding-top:10px;
	padding-left:0px;
	background-image:url(../images/bullet/faq_upward.gif);
	background-repeat:no-repeat;
	background-position: right top;
	display:block;
	color:#0f5a02;
	font-size:14px;
	padding-bottom:1px;
}	
div.moduletable h3.collapse {
	padding:10px;
	padding-left:0px;
	background-image:url(../images/bullet/faq_downward.gif);
	background-repeat:no-repeat;
	background-position: right top;
	display:block;
	color:#000;
	font-size:14px;
	border-bottom:1px solid #f2e7dd;
}
