h1 {
	margin-bottom: 10px;
}
.faqCategoryIndex {
	background-color: #FFFAE6;
	border: solid 1px #999;
}
.faqCategoryIndex h2 {
	margin-bottom: 0px;
	margin-top: 0;
	padding: 3px;
	border-bottom: solid #999 1px;
}
.faqCategoryIndex table {
	margin-top: 0;
	background-color: #FFFAE6;
}
.faqCategoryIndex ul {
	margin-top: 0;
}
.faqQuestionListing h2 {
	border-bottom: solid 1px #999;
}
.faqQuestionListing h3 {
	margin-top: 10px;
	margin-left: 10px;
}