﻿.faq {
	margin-top: 12px !important;
}

.faq p {
	margin-top: 0;
	margin-bottom: 16px;
}

.faq .qset {
	margin-bottom: 12px;
}

.faq a {
	text-decoration: none;
}

.faq p {
	margin-left: 25px;
}

.faq p.question {
	text-indent: -23px;
	margin-bottom: 0;
}

.faq .ans {
	margin-top: 5px;
}

.faq img {
	margin-right: 10px;
}

.faq ul {
	list-style-type: disc;
	margin-left: 50px;
	margin-bottom: 16px;
	line-height: 16px;
}

.faq li {
	margin-bottom: 3px;
	height: auto;
	float: none;
}
