#x200_MAP_map {
  width: 500px;
	height: 500px;
	float: left;
}

#x200_MAP_form {
  float: right;
	width: 315px;
}

.x200_MAP_form_content {
	background-color: #E1EDF4;
	border: 1px solid #E0E0E0;
	padding: 10px 20px 10px 30px;
}

#x200_MAP_dir_container {
	float: right;
	width: 315px;
}

#x200_MAP_directions {
	overflow: auto;
	height: 440px;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	display: none;
}

.x200_MAP_form_header {
	text-align: center;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	background-image: url(../_images/map_form_header.jpg);
	line-height: 24px;
	color: #747474;
}

.x200_MAP_form_bottom {
	background: url(../_images/map_form_bottom.jpg) bottom no-repeat;
	width: 315px;
	height: 18px;
}

.x200_MAP_form_info {
	color: #A92021;
	font-weight: bold;
	padding-bottom: 20px;
	padding-right: 120px;
	background: url(../_images/map_gps.gif) right top no-repeat;
}

.x200_MAP_form_info img {
	float: right;
	padding-left: 20px;
}

#x200_MAP_form input, #x200_MAP_form select {
	width: 180px;
}

#x200_MAP_form input#directionsSearch {
	float: right;
}

#x200_MAP_form label {
	float: left;
	width: 65px;
	padding-right: 5px;
	text-align: right;
}

#x200_MAP_form div.form-item {
	margin: 0 0 8px;
}

#x200_adm_off_gmap {
	height: 460px;
	margin: 20px 0;
}

.x200_jmap_ttl {
	color:#637426;font-size:16px;padding:10px 0;
}
.x200_jmap_dflt {
	width:575px;height:400px;
}
.x200_jmap_dfltc {
	width:575px;
	margin-top: 10px;
}
.x200_jmap_dfltnvis {
	display: none;
}