body {
  margin: 0;
  font-family: Arial;
  font-size: 100%;
  color: #25242e;
}

#page {
  width: 1300px;
}

#right {
  background-image: url('battle-royale/right_bg.gif');
  background-repeat: repeat-y;
  width: 351px;
  float: left;
  min-height: 2950px;
  padding-left: 11px;
  padding-right: 10px;
}

#right #ad {
  padding-bottom: 1em;
}


#right #navigation {
  padding-top: 2.5em;
  padding-bottom: 1em;
}

#right #networking {
  width: 290px;
  height: 65px;
  background-color: #25242e;
  text-align: center;
}

#right #networking .networking-item {
  float: left;
  width: 32px;
  height: 32px;
  padding: 16px 10px 16px 0;
}

#right #networking .first {
  padding-left: 45px;
}

#right #cast-your-vote {
  padding-top: 8em;
}

#right #vote {
  padding: 0.5em 0 0.5em 0.5em;
  font-size: 1.2em;
  color: #ffffff;
  letter-spacing: 0.1em;
}

#right #vote {
}

#right #vote .form-checkboxes div {
  padding-top: 0.55em;
  text-align: left;
}

#right #vote input.form-submit {
  margin-top: 1em;
  margin-bottom: 1.5em;
  width: 150px;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #25242e;
  border: none;
  min-height: 50px;
  margin-left: 50px;
  font-size: 1.3em;
}

#left {
  background-image: url('battle-royale/left_bg.gif');
  background-repeat: repeat-y;
  width: 749px;
  float: left;
  padding-left: 30px;
  min-height: 2950px;
}

#left .header {

}

#left .content {
  margin-left: 41px;
  margin-right: 55px;
  font-size: 0.8em;
  line-height: 150%;
  padding-bottom: 1.5em;
}

#left #videos {
  margin-left: 30px;
  margin-right: 55px;
}

#left #videos .header {
  padding-bottom: 2em;
}

#left #videos .video {
  margin-left: 11px;
  padding-bottom: 2em;
}

#left #videos .video h4 {
  margin-top: 0;
  margin-bottom: 0.5em;
  letter-spacing: 0.1em;
}

#left #photos {
  margin-left: 30px;
  margin-right: 55px;
  padding-bottom: 2em;
}

.decisions-header {
  display: none;
}

#footer {
  width: 100%;
  height: 53px;
  background-image: url('battle-royale/footer.gif');
  clear: both;
}

.decisions_selection_error {
  background-color: red;
  font-size: 0.8em;
  width: 275px;
  text-align: center;
}
