 
#content #mainContentWrap #rightContent {margin:0; padding:0;
}
table{margin-left:1em; margin-right:1em; margin-top:2em;
}
#rightContent h2{text-align:center;
}
table.candidate {
  margin-left:.2em; margin-right:.2em; padding:0; margin-top:2em; margin-bottom:1em;
  background-color:#ffffff;
  width:200px;
  border:1px #E3E5E8 solid;
  border-right:1px  #828499 solid;
  border-bottom:1px  #828499 solid;
}
.candidate td{
  padding:5px;
  border-top:1px #828499 solid;
  border-left:1px #828499 solid;
  border-right:1px  #E3E5E8 solid;
  border-bottom:1px  #E3E5E8 solid;
  background-color:#ffffff;
}
.candidate tr{background-color:#D7DBFD;
}
table.results{width:90%; margin-bottom:2em; 
}
p.backLeft{
  text-align:left;
  padding-top:15px;
  background-image: url(/images/leftarrow.gif);
  background-repeat:no-repeat;
  background-position:left top;
  margin-top:5px;
  margin-left:15px;
  margin-right:10px;
  height:30px;
  width:400px;
}
div.float-right{
  float:right;
}

div.petitions
{
margin:0;
padding:0;
}
div.petitions table
{
margin:0;
padding:0;
}
div.button a
{
background-image:url(../images/button_standard.gif);
background-repeat:no-repeat;
}