.customoverlay {position:relative;bottom:85px;border-radius:6px;border: 1px solid #ccc;border-bottom:2px solid #ddd;float:left;opacity: 0.8  }
.customoverlay:nth-of-type(n) {border:0; box-shadow:0px 1px 2px #888;}
.customoverlay a {display:block;text-decoration:none;color:#000;text-align:center;border-radius:6px;font-size:10px;font-weight:bold;overflow:hidden;}
.customoverlay .title {display:block;text-align:center;background:#fff;padding:2px 2px;font-size:10px;background-color: #ffa409;color: #fff;}
.customoverlay:after {content:'';position:absolute;margin-left:-12px;left:50%;bottom:-12px;width:22px;height:12px;background:url('/images/marker/customer/vertex_white.png')}
.customoverlay:hover:after {background:url('/images/marker/customer/vertex_white_hover.png')}
.customoverlay .subtitle {border-bottom: 1px solid #c8c8c8;font-size:5px;font-weight: 200;}
.customoverlay .jubsu {color:#1a1aff;font-weight:bold;}
.customoverlay .number_big{font-size:6px;color:red;}
.customoverlay .number{font-size:6px;color:#fff;}
 
 