@charset "utf-8";
#gmaps_hold_500x350 {
	height: 348px;
	width: 498px;
	float: left;
	border: 1px solid #b3b3b3;
}
#gmaps_wrap {
	width: 700px;
	overflow: hidden;
	height: 350px;
	margin-bottom: 20px;
}
#gmaps_key_190x250 {
	float: left;
	width: 190px;
	height: 250px;
	margin-left: 10px;
}
.gmaps_190x250_keyitemhold {
	margin-bottom: 5px;
	overflow: hidden;
	clear: left;
}
.gmaps_190x250_keyimage {
	float: left;
	height: 25px;
	width: 30px;
	margin-right: 10px;
}
.gmaps_190x250_keytext {
	float: left;
	width: 150px;
}
.gmaps_accessibility_switch {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

