td.wlist { background-color: #98FB98; }
td.notwlist { background-color: #FF6347; }
table.results { margin-right: 10px; }
table.results td { text-align: left; vertical-align: top; }
table.results th { text-align: left; vertical-align: top; }
table.results td p { margin: 1em; }
table.results td ol { margin-left: 0; padding-left: 3em; margin-right: 1em; }
table.results th { line-height: 1em;  }
table.results th.side { width: 25%; vertical-align: top;   }
table.results th.topleft { width: 12em; vertical-align: top; text-align: right;  }
table.results td { vertical-align: middle; min-width: 50px; padding: 0 5px;  }

.y { background-color: #98FB98; }
.p { background-color: #EEC900; }
.n { background-color: #FF6347; }

table .assertion { display: none; }
.assertionContainer { color: #930; font-size:75%; height: 3em; line-height: 1.2em; }
.testLink { color: #930; font-size: 75%; }
.links { font-size: 75%; }
.notes{ font-size: 75%; }


