#faq_content {
	width: 100%;
	float: left;
}
#faq_content_texts {
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
#faq_content_texts h1 {
	color: #1934AD;
	text-align: left;
	font-size: 22px;
	margin-bottom: 20px;
	border-bottom: 1px solid #0142C9;
	/*font-weight: normal;*/
	font-family: Georgia,"Times New Roman",Times,serif;
}
#faq_content_texts h4 {
	color: #059131;
	text-align: left;
	padding-bottom: 10px;
	font-weight: normal;
}
#faq_content_texts p {
	color: #4F4F4F;
	font-size: 14px;
	text-align: justify;
	padding-bottom: 30px;
	font-family: Trebuchet MS,Helvetica,Arial;
}
#faq_content_texts p img {
	padding: 0 10px 10px 0;
}
