input, textarea {
	font-size: 1em;
	padding: 4px 3px 3px 4px;
	border: 1px solid #82a3bf;
	font-family: Arial, Helvetica, sans-serif;
}
select {
	font-size: 100%;
}
#contactus p {
	color: #595959;
	padding: 0 0 10px 2px;
}
#contactus {
	float: left;
	display: inline;
	width: 682px;
	margin: 0 0 0 15px;
	padding: 13px 0 20px 0;
}
#contactbox {
	float: left;
	background: #c9dbde url(../../images/panels/white-arrow-bg.gif) 0 35px no-repeat;
	margin: 0 0 13px 0;
}
#contactbox .rowholder {
	float: left;
	width: 682px;
}
.requirednote {
	float: left;
	padding: 12px 0 0 14px;
}
#contactbox .row {
	float: left;
	width: 682px;
	padding: 5px 0 0 0;
}
#contactbox .short {
	width: 341px !important;
}
#contactbox .row .name {
	float: left;
	width: 100px;
	padding: 5px 0 0 10px;
	text-align: right;
}
#contactbox .short .field {
	width: 221px !important;
}
#contactbox .row .field {
	float: left;
	position: relative;
	width: 562px;
	padding: 0 0 0 10px;
}
#contactbox .row .field .required {
	position: absolute;
	top: -4px;
	right: 12px;
	clear: both;
}
#contactbox .row .field .required img {
	behavior: url("includes/htc/iepngfix.htc");
}
#contactbox .row .field input, #contactbox .row .field textarea {
	width: 536px;
}
#contactbox .row .field textarea {
	height: 120px;
}
#contactbox .short .field input {
	width: 195px !important;
}
#contactbox .field select {
	margin: 3px 0 0 0;
}
#contactbox .field select.shortselect {
	width: 60px;
}
#contactbox .field select.longselect {
	width: 203px;
}
#contactbox .button {
	float: left;
	width: 562px;
	padding: 7px 0 13px 120px;
}
#contactinfo {
	float: left;
	width: 264px;
}
#contactinfo .title {
	float: left;
	width: 254px;
	padding: 7px 0 6px 10px;
	margin: 0 0 1px 0;
	color: #28313b;
	font-weight: bold;
	background: #c9dbde;
}
#contactinfo .content {
	float: left;
	width: 262px;
	padding: 10px 0 5px 0;
	border: 1px solid #dee2e6;
}
#contactinfo .content p {
	padding: 0 0 10px 35px;
	font-weight: normal;
	line-height: 1.4em;
}
#contactinfo .content p.mail {
	background: url(../../images/icons/mail.gif) 8px 1px no-repeat;
}
#contactinfo .content p.phone {
	background: url(../../images/icons/phone.gif) 8px 1px no-repeat;
}
#howtofindus {
	float: left;
	display: inline;
	width: 402px;
	margin: 0 0 0 16px;
}
#howtofindus .title {
	float: left;
	width: 392px;
	padding: 7px 0 6px 10px;
	margin: 0 0 1px 0;
	color: #28313b;
	font-weight: bold;
	background: #c9dbde;
}
#howtofindus .content {
	float: left;
	width: 400px;
	border: 1px solid #dee2e6;
	padding: 0 0 10px 0;
}
#howtofindus .content .map {
	float: left;
	display: inline;
	width: 275px;
	height: 200px;
	margin: 10px 10px 0 10px;
}
#howtofindus .content p {
	padding: 10px 5px 10px 0;
	line-height: 1.4em;
}
