/* Form and Validation */
div#contentArea #makeEnquiryFull {margin:20px 0 30px 0;}
div#contentArea #makeEnquiryFull .mid {background:#ededed; overflow:hidden; padding:6px 10px; width:445px;}
div#contentArea #makeEnquiryFull .mid h2{ padding:0px 10px 10px 10px; margin:0; font-weight:bold; color:#414141; border:none;}
div#contentArea #makeEnquiryFull .mid h2 a{ text-decoration:none;}

div#contentArea form.GenericFormFull {padding:0; overflow:hidden; margin:0;}
div#contentArea form.GenericFormFull ul { margin:0; padding: 0; list-style:none;}
div#contentArea form.GenericFormFull ul li { padding:0 0 0 5px; list-style: none; width:194px; margin:0 0 4px 0; overflow:hidden; list-style:none; background:url(../images/txt_input.jpg) no-repeat 0 0;}
div#contentArea form.GenericFormFull ul li.textarea { margin:0 0 4px 0; width:226px; float:right; background:url(../images/txtarea_input.jpg) no-repeat 0 0; height:123px}
div#contentArea form.GenericFormFull ul li.submit { padding:0; list-style: none; width:650px; margin:0 0 0 0; overflow:hidden; clear:both; list-style:none; background:none;}
div#contentArea form.GenericFormFull input.txtinput { border:none; padding:6px; color:#000; font:9pt 'Century Gothic', Arial, Helvetica, sans-serif; background:none; width:215px;}
div#contentArea form.GenericFormFull textarea.txtinput {height:105px; border:none; padding:5px 2px; margin:2px 0 0 0; color:#000; font:9pt 'Century Gothic', Arial, Helvetica, sans-serif; background:none; width:214px;}
div#contentArea form.GenericFormFull input.buttonsubmit { margin:0; padding:0; display:block; cursor:pointer; border:none; height:45px; width:166px; background:url(../images/btn_enquiry_small.png) no-repeat 0 0; font-size:0; line-height:0; overflow:hidden; color:#fff;}
div#contentArea form.GenericFormFull input.buttonsubmit:hover { background:url(../images/btn_enquiry_small.png) no-repeat 0 -45px;}
div#contentArea form.GenericFormFull input.buttonsubmit:active { background:url(../images/btn_enquiry_small.png) no-repeat 0 -90px;}

