#toggle {
	border: 1px solid #CCCCCC;
	border-bottom: 0;
	width: 100%;
}
.toggle_check {
	width: 50%;
	float: left;
}
#gmap {
	width: 100%;
	height: 500px;
	border: 1px solid #CCCCCC;
	border-top: 0px;
}
.cleaner {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.info {
	max-width: 300px;
}
.preload {
	width: 0px;
	height: 0px;
	display: none;
}