#uk-office img
{
	margin:0 auto;
}

#uk-office
{
	text-align:center;
	margin-top:30px;
}

#contact-form
{
	float:right;
	width:310px;
	height:330px;
}

#contact
{
	width:350px;
	background:url('/img/components/divider.png') repeat-y right top;
	padding-right:20px;
}

#contact-form fieldset
{
	border:0;
}

#contact-form label
{
	display:block;
	float:left;
	clear:left;
	width:100px;
	font-size:14px;
}

#contact-form input,
#contact-form textarea,
#contact-form label
{
	margin-top:15px;
	margin-bottom:10px;
}

#contact-form input,
#contact-form textarea
{
	width:200px;
}

#contact-form input#submit
{
	width:97px;
	height:35px;
	float:right;
	clear:both;
	margin-right:10px;
}