


#faq-content {
	float: left;
	width: 700px; 
}



#faq-content #faq-question2 {
	float: left;
	width: 700px;
	font-size: 18px;
	color: #67645f;
	font-weight: normal;
	font-size: 18px;
}

#faq-content #faq-answer {
	float: left;
	width: 700px; 
	font-size: 14px;
	color: #67645f;
	margin-top: 10px;
}


