div.contents div.other {
	padding: 19px;
	background-color: #f3f1ea;
	border: 1px solid #e7dcc9;
}

div.contents div.other dl {
	margin: 0 0 15px;
}

div.contents div.other dl dt {
	clear: both;
	float: left;
	width: 140px;
}

div.contents div.other dl dd {
	float: left;
	margin: 0;
	width: 510px;
}

