#contact {
	margin-bottom: 1em;
}

#contact div.title {
	float: left;
	width: 6em;
	background-color: #FFF7E7;
	text-align: right;
	margin: 0.1em 1em 0.1em 0;
	padding: 0.4em 0.5em 0.4em 0.5em;
}

#contact div.value {
	padding: 0.5em 0 0.5em 0;
}

#contact div.address {
	height: 10em;
}

#contact div.backlink {
	clear: left;
	padding: 1em 0 0 25px;
}

div.clear {
	clear: none;
}
