form#contact-us {
  margin-top: 2em;
}
form#contact-us textarea {
  width: 430px !important;
  height: 150px !important;
}
form#contact-us form.formatted fieldset.controls {
  text-align: center;
}
form#contact-us form.formatted fieldset.controls input {
  display: inline;
  float: none;
}

div#contact-map {
  border: 1px solid #ccc;
  width: 600px;
  height: 500px;
}
div#contact-map div.google-map {
  border: 1px solid #ccc;
  margin: 0;
  padding: 0;
  width: 600px;
  height: 500px;
}
