.contactEnquiry .span-pad { padding:15px; overflow:hidden; }

/*.sidecontentpullout { background:url(../images/btn-contact-enquiry.png) no-repeat; position:fixed; 	right:0; top:125px; z-index:999999;
	width:47px !important; height:187px; margin-right:-2px; float:left; }*/
	
.sidecontentpullout {
    background: url("../images/btn-contact-enquiry.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 187px;
    margin-right: 0;
    position: fixed;
    right: 0;
    top: 167px;
    width: 47px !important;
    z-index: 999999;
}	
	
.sidecontent { margin-top:167px; top:0 !important; margin-right:0px; float:left;	min-height:250px; padding:10px 0;
  background:#fdfdfd url(../images/slider-top-bg.jpg) repeat-x 0 0; }

#slider { position:relative; z-index:999; }
#slider .inputField label {  float:left; width:150px; }
#slider .submit { margin-right:14px; } 
#slider .required { padding:18px 0 0 85px; }