﻿
/* Enquiry form */
.contactform {float: left; width: 280px; padding-top: 20px;}
.contactform .error {color: #ff0000;}
.contacttop{background: url('images/enquiry/contactformtop.png') left top; height:10px;}
.contactmiddle {background: url('images/enquiry/contactformmiddle.png') left top repeat-y; padding:0 10px 0 20px}
.contactbottom {background: url('images/enquiry/contactformbottom.png') left top; height:16px;}
.contactmiddle h2 {border-bottom: 2px dashed #CCCCCC; margin-bottom:5px; width:230px; padding-bottom:10px;}
.contactmiddle p {padding:10px 0 15px !important;}
.contactform ul {margin:0; padding: 0;} 
.contactform li {list-style-type: none; list-style-image: none; margin:0; padding: 0;}
#contactbottomnotes div {padding-bottom:0; color: #ff0000;}
.boldhighlight {font-weight:bold; color:#333333}
