@import url("../Common/styles.css");

TD, TH { padding: 2px; font-size:9px;  text-align:left;}
TABLE.tests TD, TABLE.tests TH{ border:1px solid #ccc;}

A.dismiss { float:right; margin:5px -4px; color: #736701; text-decoration: none; }
A.dismiss:hover { text-decoration: underline; }

LABEL { font-size: 11px;}
CANVAS { border: 1px dashed gray; margin-top:20px;}
#score TH { text-align: right; font-size: 11px; font-weight: normal;}
#params_box { left: 200px; top: 100px;}