#maintext #address {
/*	margin-left: 40px; */

}
#subForm {
	padding: 10px 0;
	font-size: 0.9em;
	border: 1px dotted #C0CAE2;
/*	margin-left: 10px; */
	margin-right: 10px;
	margin-top: 10px;
	background: #c7e3ff;
	color: #003366;
}
#subForm .label {
	float: left;
	clear: left;
	width: 150px;
	margin-right: 10px;
	text-align: right;
	color: #FFF;
	color: #003366;
}
#subForm h2 {
	margin-left: 10px;
	color: #003366;
}
#subForm p {
	clear: left;
}
fieldset {
	border: 0;
}
input#company, input#name, input#emailaddress, input#phone, input#fax, input#country, textarea#enquiry, textarea#requirements {
	font-size: .9em;
	width: 280px;
	background-color: #FFF;
	font-family:"Lucida Console", Monaco, monospace;
	margin-top: -2px;
}
input#subscribe {
	margin-left: 160px;
	background-color: #ff9933;
	color: #000;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
}