dl {
	width: 100%;
}

dt {
	float: left;
	font-weight: bold;
	width: 110px;
}

dd {
	margin-bottom: 10px;
	margin-left: 110px;
}