span#right{ float:right; }
table.requests{ width:100%; border-collapse:collapse;}
table.requests td{ border:1px dotted #aaa; border-top:none; padding:4px; border-bottom:none;}
th.col1,th.col2,th.col3,th.col4,th.col8,th.col9{ width:25px; }
th.col7{ width:50px; }
table.requests th{ text-align:center; }
td.col1,td.col2,td.col3,td.col4,td.col7,td.col9,td.col8{ text-align:center; }
div#legend{ font-size:10px; padding-top:5px; }
tr.odd{ background-color:#eee;}