dl {
	margin-bottom: 15px;
}

dl dt {
	float: left;
	font-weight: bold;
	padding-left: 10px;
}

dl dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-left: 120px;
}

dl input,
dl textarea {
	width: 350px;
}
