#frequently_asked_questions div.frequently_asked_question {
	margin: 10px 10px 5px 30px;
	padding: 10px 10px 5px 10px;
	background: transparent url(/images/c1c1c1_pixel_2_white.png) scroll repeat-x 0pt 100%;
}

#frequently_asked_questions h2 {
	color: #333333;
	margin: 5px auto 5px 0px;
	padding: 0px 10px 0px 30px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

#frequently_asked_questions p {
	color: #333333;
	margin: 5px auto 10px 0px;
	padding: 0px 10px 0px 30px;
	text-align: left;
	line-height: 20px;
}
