.pds-input-label:first-child:before {
  content: "vs";
  position: absolute;
  padding: 1px 5px 1px 10px;
  color: #c9c9c9;
  top: 11px;
  left: -1px;
  line-height: 11px;
  font-size: 11px;
  font-family: arial, sans-serif;
  height: 12px;
  font-weight: normal;
  border: 1px solid #c9c9c9;
  border-left: 1px solid white;
}
.pds-answer-span {
  text-decoration: none;
  background-color: white;
  margin: -0.73333em 0.53333em 0;
  padding: 0 0.26667em;
}
.pds-question {
  display: none;
}
#bracket-voting label.pds-input-label {
  float: none;
}
#bracket-voting div.pds-box {
  width: 100%;
  padding: 12px 24px;
  margin: 0 0 24px 12px;
  border-radius: 0;
}
#bracket-voting .pds-view-results {
  margin-left: 12px;
}
#bracket-voting .pds-links-back {
  display: none;
}
#bracket-voting .best-towns-matchup {
  position: relative;
}
#bracket-voting .fb-share-button {
  float: right; 
  margin: -4.5em 1em 0 0;
  position: relative;
  z-index: 5;
}