.enq-form p {
	width: 442px;
	clear: left;
	margin: 0;
	font-family:Tahoma;
	font-size:1.00em;
	padding: 0px 0 15px 0;
	padding-left: 95px; /*width of left column containing the label elements*/
	/*border-top: 1px dashed gray;*/
	float:left;
	
}
.enq-form label {
	float: left;
	padding: 2px 10px 0 14px;
	text-align:right;
	margin-left: -95px; /*width of left column*/
	width: 205px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.enq-form input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	text-decoration:none;
	padding:2px 2px 2px 3px;
	font-family:Tahoma;
	font-size:1.00em;
	color:#4D4848;
	float:left;
}
.businessenq-form p {
	width: 314px;
	clear: left;
	margin: 0;
	font-family:Tahoma;
	font-size:1.00em;
	padding: 0px 0 15px 0;
	padding-left: 50px; /*width of left column containing the label elements*/
	/*border-top: 1px dashed gray;*/
	float:left;
	
}
.businessenq-form label {
	float: left;
	padding: 2px 10px 0 14px;
	text-align:right;
	margin-left: -75px; /*width of left column*/
	width: 125px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.businessenq-form input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	text-decoration:none;
	padding:2px 2px 2px 3px;
	font-family:Tahoma;
	font-size:1.00em;
	color:#4D4848;
	float:left;
}
.businessenq-form2 p {
	width: 405px;
	clear: left;
	margin: 0;
	font-family:Tahoma;
	font-size:1.00em;
	padding: 0px 0 15px 0;
	padding-left: 59px; /*width of left column containing the label elements*/
	/*border-top: 1px dashed gray;*/
	float:left;
	
}
.businessenq-form2 label {
	float: left;
	padding: 2px 10px 0 14px;
	text-align:right;
	margin-left: -95px; /*width of left column*/
	width: 235px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.businessenq-form2 input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	text-decoration:none;
	padding:2px 2px 2px 3px;
	font-family:Verdana;
	font-size:1.00em;
	color:#4D4848;
	float:left;
}
.enq-form textarea{font-family: Tahoma;height: 85px;text-decoration:none;font-size:1.00em;padding:2px 2px 2px 3px;margin:0px;border:1px solid #999999;float:left;width:300px;color:#4D4848;}
.businessenq-form textarea{font-family: Tahoma;height: 95px;text-decoration:none;font-size:1.00em;padding:2px 2px 2px 3px;margin:0px;border:1px solid #999999;float:left;width:230px;color:#4D4848;}
.businessenq-form2 textarea{font-family: Tahoma;height: 85px;text-decoration:none;font-size:1.00em;padding:2px 2px 2px 3px;margin:0px;border:1px solid #999999;float:left;width:300px;color:#4D4848;}
.fmtxtbx2{width:300px;padding:2px 2px 2px 2px;border:1px solid #C5C77B; margin:2px 0 0 0;background-color:#ffffff;color:#5c3908;float:left;height:15px;}
.fmtxtbx3{width:230px;padding:2px 2px 2px 2px;border:1px solid #C5C77B; margin:2px 0 0 0;color:#5c3908;float:left;height:15px;}
.fdropdown{font-family: Tahoma;font-size:0.91em;text-decoration:none;color:#5C5C5C;float:left;}
.fdropdown2{font-family: Tahoma;font-size:1.00em;text-decoration:none;color:#5C5C5C;background-color:#EEF0B0;}
.fdropdown3{font-family: Tahoma;font-size:0.88em;text-decoration:none;color:#5C5C5C;}
.frmdropdown{width:100px;padding:0px;height:22px;margin:0px;}
.frmdropdown2{width:307px;padding:0px;height:20px;margin:0px;}
.frmdropdown3{width:240px;padding:0px;height:22px;margin:0px;}
.frmdropdown4{width:40px;padding:0px;height:22px;margin:0px;}
.frmdropdown5{width:75px;padding:0px;margin:0px;}
.frmdropdown5{width:75px;padding:0px;margin:0px;height:20px;}
.frmdropdown-sublt{width:130px;padding:0px;height:22px;margin:0px;}
.dropdown-sort{width:115px;padding:0px;margin:0px;}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/