/* list */
#col1 ul {
	margin: 0;
}

#col1 li {
	margin-bottom: 2em;
}

#col1 h3 {
	padding-top: .2em;
	border-top: 1px solid #999;
}

#col1 h3.first {
	padding: 0;
	border: 0;
}

#col1 li h4 {
	margin-top: 0;
	margin-bottom: .5em;
	line-height: 1.5;
}

#col1 li p {
	margin-bottom: .5em;
}

