h4.faqSectionTitle{
	background: #ffe3a5;
	clear: both;
	padding: 0 0 0 1em;
	line-height: 1.5em;
	margin-bottom: 0;
}
dl.faqSectionList{
	margin-top: 0;
	padding-top: 1em;
	border-bottom: 1px solid #ffe3a5;
	border-left: 1px solid #ffe3a5;
	border-right: 1px solid #ffe3a5;
}
dl.faqSectionList dt{
	padding: 0 0 0 1em;
	font-weight: bold;
}
dl.faqSectionList dd{
	margin: 1em 0 1em 2em;
	padding: 0 1em 0 1em;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

