2 font-family: "Bitstream Vera Sans", "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
11 text-decoration: none;
15 text-decoration: underline;
23 text-decoration: underline;
28 select, input, textarea {
34 border: solid 1px black;
43 /* heeeeeelp there MUST be a better way to do that, right? */
44 #directions1, #directions2, #directions3, #directions4, #directions5, #directions6, #directions7, #directions8, #directions9 {
50 background-color: #99F;
53 background-color: #DDF;
56 background-color: #CCF;
58 tr.listodd:hover, tr.listeven:hover {
59 background-color: #99F;
67 ul { list-style: none; padding: 0; }
71 background-color: red;
75 background-color: lightgreen;
79 vertical-align: text-bottom;
83 border-top: solid 1px gray;
84 height: 100% !important; /* e.g. for normal browser */
85 height: 90%; /* e.g. for IE */