.faq {
	margin-bottom: 14px;
}

.faqQuestion {
	background-color:#E4E4E4;
	font-weight: normal;
	position: relative;
	height: 15px;
	clear: both;
	padding-left: 4px;
	margin: 1px 0px 0px 1px;
	he\ight: 14px;
	}
	html>body .faqQuestion {
		height: auto;
}

.faqQuestion a:hover, .faqQuestion a:focus {
	text-decoration: underline;
}

.faqAnswer {
	display:none;
	margin-left: 21px;
	margin-top: 8px;
	padding-bottom:20px;
}

.listItemArrow {
	position: absolute;
	left: -11px;
	top: 0.25em;
}
