table.contactDetails {
	border-collapse: collapse;
}
table.contactDetails tbody th {
	padding: 2px 4px;
	vertical-align: top;
	font-weight: bold;
	text-align: left;
}
table.contactDetails tbody td {
	padding: 2px 2px 2px 8px;
	vertical-align: top;
}

#enquiryform {
	width: 362px;
	background: #f7f7f7;
	border-radius: 5px;
	-moz-border-radius: 5px;
	position:absolute;
	top:188px;
	right:30px;
}
#enquiryform table { width: 98% }
#enquiryform .formInput { width: 100%; }

#contacttable .cellborder {
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 20px;
	margin: 20px 0 0 0;
}
#contacttable .cellborder h2 {
	margin-top: 0px;
}
#contact-cctourism, #contact-npws, #contact-stralia, #contact-bluemts { text-indent: -9999px; background-repeat: no-repeat; float: left; margin: 0 10px 0 0; width: 70px; height: 53px; }
#contact-cctourism { background-image: url(../../images/layout/contact_cct.jpg); margin-top: 10px; width: 135px; height: 66px;}
#contact-npws { background-image: url(../../images/layout/contact_npws.png); }
#contact-bluemts { background-image: url(../../images/layout/contact_bluemts.png); width: 88px; height: 45px; margin: 0 25px; }
#contact-stralia { background-image: url(../../images/layout/contact_stralia.png); width: 126px; height: 45px; margin: 0 25px; }