h2 {
	text-align: right;
}
dl {
	margin: 20px;
	line-height: 160%;
}
dt {
	font-weight: bold;
	color: #333333;
	width: 9em;
	float: left;
}
dd {
	margin-left: 9em;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 200px;
}
dd > img {
	margin-left: 20px;
}
