#right {
	padding-bottom:16px;
}

#contact_title {
	padding:19px 0px 3px 20px;
}

#contact_text {
	width:315px;
	padding-left:45px;
	line-height:15px;
}

#map_box {
	float:right;
	width:160px;
	height:81px;
	padding:34px 12px 0px 15px;
	margin:27px 7px 13px 0px;
	text-align:center;
}

#contact_line {
	clear:both;
	margin-left:48px;
}

#contact_table {
	margin:0px 0px 20px 88px;
}

#contact_table .input_field {
	width:257px;
	border:1px solid #707070;
	margin:0px 0px 3px 8px;
}

#contact_table .input_field_email {
	width:257px;
	border:1px solid #707070;
	margin-left:8px;
	margin-bottom:20px;
}

#contact_table .input_field_long {
	width:259px;
	border:1px solid #707070;
	margin:8px 0px 12px 0px;
}

#contact_table .input_textarea {
	width:380px;
	height:88px;
	border:1px solid #707070;
	margin:8px 0px 14px 0px;
}

#map_popup {
	position:absolute;
	margin:20px 0px 0px 5px;
	z-index:200;
	width:540px;
	height:475px;
	padding:10px;
	border:1px solid #707070;
	background:#fff;
}

#map_popup_close {
	position:absolute;
	margin:8px 0px 0px 500px;
	width:20px;
	text-align:right;
}





