#faq_content {
	background: url(/images/site/help/background.jpg) repeat-x;
	padding-top: 40px;
	padding-left: 30px;
	min-height: 414px;
}

#faq_icon {
	float: left;
	margin-right: -100px;
}

#faq_content hr {
	size: 1;
	color: #F30;
	width: 450px;
}

.faq_section {
	margin-left: 100px;
	margin-right: 300px;
}

.faq_section a {
	text-decoration: none;
	color: #333;
}

.faq_section ul {
	list-style: none;
	margin-top: 30px;
	margin-bottom: 40px;
}

.faq_section_title {
	font-variant: small-caps;
	color: #F30;
	font-weight: bold;
}

#faq_question {
	color: #333;
	font-weight: bolder;
	margin-top: 25px;
}

#faq_answer {
	color: #333;
	margin-top: 20px;
}

#faq_back_button {
	margin-top: 30px;
	border: 0px;
}

#back_button_container {
	height: 50px;
}
