.faq .toc ul {
	list-style-type: none;
	padding-left: 10px;
}

.faq .toc ul li {
	margin-bottom: 5px;
}

.faq .question-head {
	font-weight: bold;
	padding-bottom: 5px;
}

.faq .answer-text {
	padding-bottom: 20px;
}