#content h4 {
	color: #52423b;
	font-weight: 200;
	width: 594px;
	border-bottom: 2px solid #d37f32;
}

#content h5 {
	color: #20acc0;
}

#content em { font-size: 0.9166em; line-height: 1.4545em; }

#content .up {
	/*margin-top: -1.35em;*/
}

#content li {
	padding-left: 1px;
}

dt {
	font-weight: 600;
	width: 130px;
	float: left;
}
dd {
	width: 400px;
	float: left;
	clear: right;
}