.find-local-society-location label {
  margin-bottom: 0;
}
.find-local-society-location .form-error {
  font-size: .8em;
  margin-top: 0;
  background-color: #eee;
  padding: 5px;
  font-weight: bold;
}
.find-local-society-location .button {  
  border: solid 5px #AB0635;
  font: 600 1em/1.2 "futura-pt","Trebuchet MS","Lucida Grande",Tahoma,sans-serif;
  color: #AB0635;
  display: inline-block;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 34px;
  margin-bottom: 2em;
  padding: 0 3em;
  text-transform: uppercase;
}

.local-societies-by-alpha-menu {
  border-bottom: solid 1px #ccc;
  border-top: solid 1px #ccc;
  margin-bottom: 2em;
}
.local-societies-by-alpha-menu a {
  font: 600 1em/1.2 "futura-pt","Trebuchet MS","Lucida Grande",Tahoma,sans-serif;
  color: #AB0635;
  display: inline-block;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 34px;
  padding: 0.5em;
  padding-bottom: 0;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  border-color: transparent;
}
.local-societies-by-alpha-menu a.active {
  border-bottom: 2px #AB0635 solid;
}
