		.cs_enquiry_form_wrapper { background:url(../graphics/CustomerServices/cs_contact_form_bg.gif) repeat-y 1px 0px; }
  		  .cs_enquiry_form_wrapper h4 { 
		  	background-image:url(../graphics/CustomerServices/cs_contact_form_header_bg.gif);
			height:27px;line-height:27px;font-size:2.4em;color:#ffffff !important;padding:5px 0 0 15px !important;margin:0 !important;border:0px !important;
		  }
		  .cs_enquiry_form_wrapper span {
		  	background-image:url(../graphics/CustomerServices/cs_contact_form_header_right.gif);
			width:10px; height:32px; float:right;
		  }
		  .cs_enquiry_form_wrapper h4 span { margin-top:-5px; }
		  .cs_enquiry_form_wrapper clear {
		  	clear:both;
		  }
		
		  hr.dots {
			display:block;
			background:url(/graphics/CustomerServices/cs_contact_form_error_dash_bg.gif) repeat-x;
			background-position:top;
			border:none;
			height:1px;
			clear:both;
			margin:3px 0 0px 0;
			padding:5px !important;
		  }
		
		.cs_form {
			padding:10px 16px 16px 16px;
		}
		  .cs_form p {
		  	clear:both;
		  	padding:0 !important; margin:5px 0 5px 0 !important;
		  }
		  .cs_form .cs_mandatory {
		  	color:#ff9e00;
		  }
		  .cs_form .cs_sensitive {
		  	color:#ff9e00;
			padding:0 0 5px 0 !important;
			margin:5px 0 0px 58px !important;
		  }
		  .cs_form label {
		  	clear:both;
		  	float:left;
			width:200px;
			display:block;
			height:19px;
			margin-bottom:5px;
			color:#96a466;
		  }
		  .cs_form select {
		  	width:200px;
			clear:none;
		  }
		  .cs_form select.stores {
			margin-left:210px;
		  }
		  input.find { float:right !important;margin-right:38px; }
		  .cs_form input {
		  	width:200px;
			float:left;
			border:1px solid #037866;
			height:15px;
			line-height:15px;
			padding:2px;
			margin-bottom:5px;
		  }
		  .cs_form label.cs_enquirylabel { width:50px; }
		  .cs_form textarea { width:350px;border:1px solid #037866;height:80px; }
		  .cs_form label.cs_button { width:87px;height:27px;float:right; }
		    .cs_form label.cs_button input { width:87px;height:27px;float:right;border:0px;margin-right:38px; }
			
	.cs_footer { background:url(../graphics/CustomerServices/cs_contact_form_footer.gif) no-repeat 1px 0px;width:494px;height:9px; }
	
	div.cs_form div.checkbox input { outline:none !important;border:0 !important;position:absolute !important;margin:2px 0 0 -94px !important; _margin:2px 0 0 -92px !important;}
	
	div.cs_form #counter { width:30px; margin:0 5px 0 60px; _margin:0 5px 0 63px; }
	
