﻿#contact {
	clear: left;
}

#contact div.nospace {
	padding: 0;
}

#contact div.space {
	padding: 0.5em 0;
}


#contact div.backlink {
	clear: left;
	padding: 1em 0 0 0;
}

#contact div.backlink a {
	color: #000000;
}

#contact div.title {
	font-weight: bold;
	float: left;
	clear: left;
	width: 7em;
}

#contact div.address {
	height: 8em;
}
