  #outerdiv
    {
    width:690px;
    height:890px;
    overflow:hidden;
    position:relative;
    }

    #inneriframe
    {
    position:absolute;
    border:0px;
    width:680px;
    height:880px;
    background:#ffffff;
    }


#maMarkerLayer {
    cursor: pointer !important;
}