div.faqs_question {
	width: 610px;
	padding: 0px 0px 5px 12px;
	background-image: url(../images/bullet_arrow.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

div#faqs_question_btm {
	width: 610px;
	height: 30px;
	margin: 0px 0px 0px 40px;
	display: inline;
}

div.faqs_answer {
	width: 610px;
}

div.faqs_answer_top {
	width: 610px;
	padding: 2px 0px 16px 12px;
	background-image: url(../images/bullet_arrow.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
}