form {
	margin: 0;
	padding: 0;
	width: auto;
}

input, textarea, select {
	font: 11px Arial, Helvetica, sans-serif;
}

form#topsrch {
	float: left;
	width: 280px;
	padding: 6px 0;
}

form#topsrch input#kw {
	border: 1px solid #fff;
	padding: 2px;
	width: 170px;
	margin: 0 6px 0 0;
	vertical-align: middle;
}

form#topsrch input#srch {
	width: 83px;
	height: 22px;
	vertical-align: middle;
}

h3#searchfrm form {
	
	height: 26px;
	line-height: 26px;
	padding: 0;
}

h3#searchfrm form select {
	margin: 2px 0 0 10px;
	padding: 0;
}

table.enqform {
	width: 90%;
}

td.form1 {
	width: 140px;
	font-weight: bold;
	padding: 4px;
	vertical-align: top;
	font-size: 12px;
}

td.form2 {
	padding: 4px;
	vertical-align: top;
	font-size: 12px;
}

td.formplain {
	padding: 8px 4px;
}

div.chkout {
	float: left;
	width: 390px;
}

div.chkout2 {
	float: left;
	width: 150px;
}

div.chkout label {
	padding: 0 10px 0 0;
	margin: 0;
	line-height: 20px;
	width: 200px;
}

input.add-to-cart-button {background: url(/images/icons/addtobasket.gif) center left no-repeat;
	padding: 0px !Important;
	color: #1884D6;
	text-decoration: none;
	text-indent: -5000px;
	height: 25px;
	width: 124px;
	border: none !Important;
	margin-left: 20px;
	display: inline;
	/*float: left;*/
}


.formbox {width: 180px;}

/* used on the contact form */

label {font-size: 11px !important; font-weight: bold;}

.col-split {width: 300px; float: left; }
.col-split2 {width: 400px; float: left; padding-right: 20px;}
.col-split3 {width: 240px; float: left; margin-right: -20px;}

.margin-right-60 {margin-right: 60px;}
.col-split h2 {background-color: #e4e4e4; line-height: 33px; padding-left: 10px;}

.margin-right-20 {margin-right: 20px; clear: both;}

h2.underline {color: #346BB4; font-size: 13px; border-bottom: 1px solid #e4e4e4; padding-bottom: 5px; clear: both; padding-top: 15px;}

.form-note {background-color: #E4EFF8; margin-top: 33px; color: #346BB4; padding: 10px;}

#note-1 {margin-top: 35px;}
#note-2 {margin-top: 100px;}
#note-3 {margin-top: 115px;}
#note-4 {margin-top: 285px;}

ul.services-checkboxes {margin-left: 0px; padding-left: 0px;}

ul.services-checkboxes li { font-weight: bold !important; line-height: 24px; list-style-image: none !important; float: left; width: 180px; list-style-type: none; font-size: 10px;}

ul.services-checkboxes li input {margin-top: 5px; float: left; margin-right: 5px !important; }
