#level {
  display: inline-block;
  width: 150px;
  vertical-align: text-bottom;
}

a.location {
  cursor: pointer;
}

#map {
  background: #85ccf9;
}
