.map-popup {
    display: none;
    position: absolute;
    width: 160px;
    padding: 10px;
    background: #eeeeee;
    color: #000000;           
    font-size: 70%;
    z-index: 2000;
    margin: 0px;
}

.thaimap {
    position: relative;
}