div#Menu,
div.map { 
  position: absolute;
  width: 9em; height: auto;
  top: 15%; right: 1em; bottom: auto; left: auto;
  background: #dddddd; }
div.map dt, div.map dl {
  font-size: smaller;
}