#map_canvas, #NameIndexContainer {height: 430px} /* adjust this higher to keep zoomed in as we add more catchments to the north and south */
#map_canvas, #MapMessage {width: 370px} /* adjust this higher to keep zoomed in as we add more catchments to the east and west */
#NameIndexContainer {width: 270px}
#NameIndexContainer {position: relative}
.gm-style-mtc {left:auto !important; right: 40px !important} /* map type control position, normally top left but that is on top of the murray catchment */
.NameIndexBox {overflow: auto; height: auto; width: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0}
.NameIndexBox {background-color: white}
.NameIndex {font-size: 8pt; font-family: arial; background-color: white; white-space: nowrap}
.NameIndex div {padding-left: 5px; padding-right: 10px}
.NameIndex .Highlighted {background-color: #f0f0f0}
label {cursor: pointer}
#MapMessage {font-size: 10pt; height: 1em}
