
/*#editable-map-container {*/
/*position: absolute;*/
/*height: 390px;*/
/*width: 80%;*/
/*right: 70px;*/
/*bottom: 70px;*/
/*left: 10%;*/
/*margin-bottom: 70px;*/
/*}*/

#viewable-map-container, #editable-map-container {
    height: 300px;
    width: 700px;
}