h1 {
  margin-bottom: 0.25em;
}
form.edit input.add_tag {
  float: left;
}

.version {
  background-color: #ccccdf;
  border-radius: 2em;
  -moz-border-radius: 0.5em;
}

.redirect_to, .redirect_from {
  font-style: italic;
  color: #333;
}

div.gamers {
  float: right;
  width: 19em;
}

div.discussions {
  float: right;
  margin-top: 1em;
  width: 21em;
}
  div.discussions h3 {
    margin-bottom: 0;
  }

#mapbox {
  float: left;
}
#map_div {
  float: none;
  margin: 0;
  width: 30em;
}

div.alongside_body {
  float: right;
  margin: 0 0 0 1em;
}
div.under_map {
  float: left;
}
