#sfWebDebug {
display: none;
}

#amountBox, #paymentBox {
border: 1px solid black;
}

#amountBox table td, #paymentBox table td {
font-size: 8pt;
}

#amountBox table th, #paymentBox table th {
font-size: 8pt;
}

#amountBox table th.heading, #paymentBox table th.heading {
font-size: 8pt;
}

body, table td {
font-family: Arial, 'Times New Roman';
}

.controlMenu {
display: none;
}
