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

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

#help img {
	height: 25px;
}

#help ul li {
	margin-bottom: 20px;
}