#mapout {
    position: absolute;
    border: 2px solid #000000;
    width: 764px;
    height: 156px;
    background-color: #4c4c4c;
    overflow: hidden;
}



#mapin {
    position: absolute;
    cursor: move;
}
