H2.faq_heading {
	font-size: 14pt;
	border-bottom: 1px dashed #888;
}
H3.faq_subheading {
	font-size: 12pt;
}
DIV.faq_navi {
	padding: 10px;
	margin-bottom: 20px;
	background-color: #ddd;
	border: 1px solid #888;
}
DIV.faq_question_area {
	margin-bottom: 10px;
}
DIV.faq_back_top {
	margin-bottom: 20px;
}
B.faq_question {}
B.faq_answer {}
dl.faq dt,
dl.faq dd {
	padding-top: 4px;
	padding-bottom: 4px;
}

