#inquireTbl {
	float:none;
}
.map_wrap {width:100%; margin-bottom:50px;}
.customoverlay {position:relative;bottom:55px;}
.customoverlay:nth-of-type(n) {border:0px; box-shadow:0px 0px 0px 1px #005fa6}
.customoverlay .title {display:block;text-align:center;background:#fff;padding:10px 15px;font-size:14px;font-weight:bold;}
.customoverlay a {text-decoration:none;}
.customoverlay:after {content:'';position:absolute;margin-left:-12px;left:50%;bottom:-12px;width:22px;height:12px;background:url('http://t1.daumcdn.net/localimg/localimages/07/mapapidoc/vertex_white.png')}
