div#addressDetails { margin-top: 20px; }
span.text.to { background: #f5f5f5; }
address
{
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	color: #039;
	text-decoration: none;
}
ul.notes
{
	margin-top: 0;
}

div#registeredOffice
{
	margin: 30px 0 0 0;
	font-size: smaller;
	font-style: italic;
}
div#registeredOffice address { color: #404040; }


a#googleMap
{
	display: block;
	margin-top: 20px;
	width: 590px;
	padding-top: 350px;
	height: 20px;
	background: #fff url(Map.png) no-repeat left top;
}

