#map {
  width: 570px; 
  height: 500px; 
  border: 2px #642 outset;
  overflow: hidden;
  }
#map * {
  font-size: 8pt;
  }
input {
  background: #efefef;
  border-color: #90a009;
  }
#rtInfo {
  padding: 5px 5px 5px 30px;
  font-size: 9pt;
  border: 1px dotted #642;
  background: #eda;
  }

