
   body { background-color: #000000; }
   body, #content, table, td, th { color: #FFFFFF; }
   #signup { display: none; }
   a:hover, a:active { color: #FFFFFF; }
   h3, h4 { color: #FFFFFF; }
   .shadeDark { background-image: url('/images/shade-dark.gif'); }
   .shadeLight { background-image: url('/images/shade-light.gif'); }
   th { color: #000000; background-color: #999999; }
   #browser 
   { 
      width: 300px; height: 420px; float: left; margin-bottom: 30px; border: 1px solid #333333; overflow: auto; 
   }
   input, select, textarea { color: #FFFFFF; background-color: #333333; }

   div.champs { font-size: 14px; }