2 font-family: georgia, arial, sans-serif;
3 background-color: white;
6 /* border: 1px solid black; */
12 border-top: 1px solid gray;
13 border-bottom: 1px solid gray;
15 padding-bottom: 0.5em;
18 background-color: rgb(161,206,222);
21 vertical-align: middle;
29 /* .main > div, but IE can't handle that :-/ */
31 border-left: 2px solid rgb(78,179,78);
33 .main div.msg, .main div.qotd {
34 border: 2px solid red;
35 background-color: rgb(161,206,222);
51 border-collapse: collapse;
52 background-color: white;
61 border: 1px solid black;
64 th { background-color: rgb(128,229,128); }
65 tr.even td { background-color: #ffa; }
66 tr.total { border-top: 2px solid black; }
67 tr.own { border: 2px solid red; }
68 td.empty { border: 0px; }
70 a:link, a:hover, th a:link, th a:visited, th a:hover {
85 tr.own td, tr.own th { border-top: 2px solid red; border-bottom: 2px solid red; }
91 border-top: 1px solid gray;