/*
 * Sections
 */
faq > section {
	border-top: 1px solid #c9c9c9;
	margin-top: 20px;	
}

/*
 * Other adjustments
 */
faq table td:first-child {
	padding-right: 7px;
	vertical-align: top;
}
faq table td {
	padding-bottom: 15px;
}

faq img {
	height: 25px;
}

faq ol li {
	margin-bottom: 20px;
}