 #mapBox {width: 730px; margin: 15px 0px 10px 6px;}
 #controlBox {font-size: 13px; background: #EEEEEE; padding: 7px; border-radius: 3px;}
 #descriptionBox {padding-top: 10px;}
 #legend {position: absolute; bottom: 15px; right: 10px; width: 110px; height: 90px; padding: 6px;}
 #legendTitle {font-weight: bold; margin-bottom: 6px;}
 .colorBox {width: 16px; height: 16px; border: 1px solid black; float: left; margin-right: 6px;} 
 
  /* Hide zoomin and zoomout */
 .jvectormap-zoomin, .jvectormap-zoomout {display: none;}
 .map {height:370px; width:750px;}
 .mapButton {}