div.faq-list {
	position: relative;
	margin-bottom: 30px;
}

div.faq-list p.question {
	margin: 0 20px 12px 20px;
}

div.faq-list p.question a {
	font-weight: bold;
	text-decoration: none;
}

div.faq-list p.answer {
	display: none;
	/*display: block;*/
	margin: 0 20px 20px 20px;
}