table { width: 650px; margin-top: 15px; font-size: 10pt; }
td { padding: 3px; }
p { width: 660px; border: 1px solid #ccc; padding: 15px; }
span.header { display: block; margin-bottom: 6px; font-weight: 500; font-size: 13pt; }
span.noneMessage { display: block; font-weight: bold; margin-top: 8px; }
table.matchedPayments, table#matchedPayments td { background: #cfc; border: 1px solid green; border-collapse: collapse; }
table.guessPayments, table#guessPayments td  { background: #fda; border: 1px solid #b30; border-collapse:  collapse; }
table.unmatchedPayments, table#unmatchedPayments td { background: #fcc; border: 1px solid #b00; border-collapse: collapse; }