div#contactform label {
	display: block;
	float: left;
	width:150px;
}

div#contactform input {
	margin-bottom:10px;
	}

div#contactform div.seperator {
	clear: both;
	width:100%;
}

div.form label {
	display: block;
	float: left;
}

div#contactform label#label18 {width:300px;}
div#contactform table#ctl00_MainContent_ctl02_field18 label {width:300px;}
div#contactform table#ctl00_MainContent_ctl02_field20 label {width:300px;}
div#contactform table#ctl00_MainContent_ctl02_field19 label {width:300px;}


/*html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;

}

:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

*/
