/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * Contact
 */
h3#get-in-touch {
	background-image: url("/resource/image/title/h3/get-in-touch.gif");
}

h3#competition {
	background-image: url("/resource/image/title/h3/competition.gif");
}

#main-content h3#submit {
	background-image: none;
}
.contact-us form .form-errors {
	margin-bottom: 15px;
}
#main-content h3#submit a {
	width: 138px;
	height: 36px;
	float: left;
	margin: 0px 0px 0px 280px;
	background-image: url("/resource/image/form/submit.gif");
}
h3#find-us {
	background-image: url("/resource/image/title/h3/find-us.gif");
}
a#zoom-in {
	background-image: url("/resource/image/contact/zoom-in.gif");
	display: block;
	width: 100px;
	height: 86px;
	position: absolute;
	top: 1157px;
	right: 615px;
}
a#zoom-in span {
	display: none;
}
a#zoom-out {
	background-image: url("/resource/image/contact/zoom-out.gif");
	display: block;
	width: 100px;
	height: 86px;
	position: absolute;
	top: 1157px;
	right: 615px;
}
a#zoom-out span {
	display: none;
}
