#faq_list li {
	list-style-type: upper-alpha;
	font-weight:bold;
}

#faq_list ol {
	padding-bottom: 10px;
}

#faq_list p {
	padding-bottom: 10px;
	font-weight: normal;
}

