/* css styling for special petition page */

#PetitionTable {
  width:400px;
  float:left;
}
#PetitionMessage {
  width:300px;
}
#PetitionFormContainer div {
width: 300px;
}

