h1 {
  margin: 0.5em0;
  font-size: 150%;
}

fieldset {
  margin: 1em 0;
}
input {
  vertical-align: baseline;
}
label {
  margin-right: 1em;
  white-space: nowrap;
}

#container {
  position: absolute;
  left: 0;
  right: 121px;
  top: 0;
  height: 100%;
  border-right: 1px solid;
}
#map {
  border-right: 1px solid;
}
#ads {
   position: absolute;
  right: 0;
  top: 0;
  width: 120px;
  height: 600px;
}
#intro {
   margin: 1em 0;
}
