div.moduletable h3 {
	padding:6px 0;
	xbackground-image: url(../images/bullets/faq_upward.gif);
	background-repeat:no-repeat;
	background-position: right top;
	display:block;
	color:#76b606;
	font-size:17px;
	padding-bottom:1px;
}	
div.moduletable h3.collapse {
	padding:6px 0;
	xbackground-image: url(../images/bullets/faq_downward.gif);
	background-repeat:no-repeat;
	background-position: right top;
	display:block;
	color:#000;
	font-size:17px;
	border-bottom:1px solid #e5e5e5;
}
