h2, h3, h4{
  text-align: center;
}
.entry-content table td.optionDescription{
  padding-top:0;
  line-height:1em;
}
.entry-content table tr.optionRow th, .entry-content table tr.optionRow td{
  padding-top:10px;  
}

.entry-content table td.choice {
  text-align:center;
}
input.numberbox {
  padding:0;
  text-align:center;
}
input.mandatory, td.mandatory, span.mandatory{
}

.entry-content table td.priceCell {
  min-width:4em;
}

.entry-content table th.partOf, .entry-content table td.partOf{
  padding-left:2em;
}

#errors p {
  color:red;
  text-align:center;
}
