#maincontentpad {
	padding: 0px;
}

fieldset {
	border: 0px;
	margin: 0px;
	paddig: 0px;
}

.contactlabel {
	width: 160px;
	height: auto;
	float: left;
	text-align: left;
	display: block;
}
.contactlabelreq {
	width: 160px;
	height: auto;
	font-weight: bold;
	float: left;
	text-align: left;
	display: block;
}
.contactfield {
	width: 160px;
	height: auto;
}
.contactfieldreq {
	width: 160px;
	height: auto;
}
.contact_highlight {
	color: #996633;
}
.contacth2 {
	margin-bottom: 20px;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
}
.contact_item {
	margin-bottom: 0.5em;
}