$().ready(function() {
  Sexy.initialize({ BoxStyles : { 'width': 800 } });
  Sexy.ballots();
});