@charset "UTF-8";
/* CSS Document */

#faqQuestion{
	width: 80%;
	clear: both;
	color: black;
	padding: 10px 100px 0 50px;
}

#faqAnswer{
	width: 80%;
	padding: 0 50px 20px 100px;
	clear: both;
}