div#column2 div#contact_details{
}
div#column2 div#contact_details a#email_link{
	color: #3F6BD8;
	display: block;
	margin-top: 20px;
	font-weight: bold;
	text-decoration: none;
}
div#column2 div#contact_details p{
	width: 180px;
	margin-bottom: 5px;
}
div#column2 div#contact_details img{
	border: 1px solid #bbb;
}
form#enquiry {
	width: 300px;
	padding-bottom: 20px;
	line-height: normal;
}
form#enquiry p{
	width: 300px;
	margin-bottom: 20px;
}
form#enquiry dd	{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #030303;
}
form#enquiry dt {
	padding: 0px;
	margin: 0px 0px 2px 0px;
	text-transform: uppercase;
	font-weight: 400;
	color: #000000;
	font-size: .9em;
	line-height: 1em;
}
form#enquiry dl, #email, #name, #message, #contact, #telephone, #company	{
	width: 280px;
	text-align: left;
}
#title, #email, #name, #message, #telephone, #country, #city, #postcode, #street, #company{
	background-color: #ffffff;
	border: 1px solid #8FA4B6;
}
