.selectBoxFaq {
	margin-top: 20px;
	border: #ffa524 1px solid;
	background-color: #ffebc9;
	height: 19px;
	width: 380px;
	font-size: 11px;
	font-family: Verdana;
	color: black;
	margin-bottom: 20px;
}
.faqListItem {
	margin-top: 10px;
	padding-top: 10px;
	border-top: #ff680a 1px solid;
}
.faqTitle {
	color: #ff680a;
	font-weight: bold;
	padding-bottom: 10px;
}
