p.cenbtn { text-align: center; margin: 20px 0px; }
p.other { font-size: 14px; margin: 10px 0px 20px 0px; text-align: center; }
.probhd { font-size: 22px; }
.clue { font-size: 14px; }
.warn { font-size: 24px; color: red; font-weight: bold; }


/* temporary fixes */
table.maintable{
margin: 0 auto;
}
p.other{
font-size: 16px;
}
