#content ul.faq,
#content ol.faq {
	padding-left: 0px;
	margin-top:	0px;
	margin-left: 0px;
	list-style-type: none;
}
#content ul.faq li.question,
#content ol.faq li.question {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#content ul.faq li.answer,
#content ol.faq li.answer {
	margin: 0em 2em 1em 1em;
}