﻿#contact 
{
	padding: 15px 0 10px 20px;
	clear: left;
 
 font-size: 14px;


}

#contact div.title {
	clear: left;
	float: left;
	width: 6em;
	color: #000000;
	background-color: #EBF1C9;
	font-weight: bold;
	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;
 
}

div.backlink {
	clear: left;
	padding: 1em 0 0 0;
}

div.backlink a
{
	 color: #000000;
	 text-decoration: none;
}

div.backlink a:hover
{
	 text-decoration: underline;
}

.space
{
	margin: 15px;
}
