#testgrid { background: #FFF; color: #000; font-family: Helvetica, Arial; font-size: 12px; }
#testgrid #test { display: none; }
#testgrid td.error { color: #F00; font-family: Helvetica, Arial; width: 428px; }
#testgrid td.pass { background: #00882D; color: #FFF; }
#testgrid td.fail { background: #CB000F; color: #FFF; }
#testgrid thead th, #testgrid td { font-family: Monaco, Courier New; text-align: center; width: 100px; }
#testgrid tbody th { text-align: right; width: 125px; }
#testgrid td, #testgrid th { padding: 3px; font-size: 12px; }
