.faq_block
{
}

.faq_content_label
{
	background: url(../images/natural/misc/subject_bar.png);
	padding: 10px;
	cursor: pointer;
}

.faq_content
{
	background: url(../images/natural/opacity/white30.png);
}

.faq_disclosure
{
	background: url(../images/natural/misc/collapsed.png) no-repeat left center;
	padding-left: 25px;
}

.faq_title
{
	font-size: 22px;
	font-weight: bold;
}

.faq_subject
{
	font-weight: bold;
	font-size: 18px;
	text-shadow: 0px 2px 4px rgba(0,0,0,.5);
}

.faq_question_bg
{
	background: url(../images/natural/misc/question_bar.png);
}

.faq_question
{
	font-weight: bold;
	font-size: 17px;
	text-shadow: 0px 2px 4px rgba(0,0,0,.5);
}

.faq_answer
{
	padding: 14px;
	color: #222;
	font-size: 16px;
}

.faq_block a
{
	color: black;
	text-decoration: underline;
	font-size: 16px;
}
