div.section {
	clear: both;
	padding-top: 20px;
	border-top: solid 1px #CCCCCC;
}
img.screen {
	float: left;
	margin-right: 10px;
}
div.section dl {
	padding-top: 15px;
}
div.section dl dt {
	color: #EB6100;
	padding-bottom: 5px;
}
div.section dl dd {
	padding-bottom: 15px;
	line-height: 1.7em;
	font-size: 90%;
}
