div.contactdetails {background:#b9c9cb}

div.contactdetails h2 {
color:#f7f4ee !important;
margin-bottom:0 !important;
display:block;
height:65px;
position:relative;
text-transform:uppercase;
width:155px;
}

div.contactdetails h2 span{
background:url(/release/images/logo.gif) no-repeat;
display:block;
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
}

div#content div#contactus p.submit { margin-left: 6.35em; margin-top:0.8333em; }
div#content div#contactus p.submit input { 
	width:auto;
	background:#878686;
	color:#f7f4ee;
	font-family: Tahoma,Geneva,sans-serif;
	border:0;
	font-weight:bold;
	padding:0.3em 0.4em 0.4em;
	cursor:pointer;
	font-size:0.9em
}
div#content div#contactus p.submit input:hover { background:#58585a }