body { background: #E8E8DD; font-family: Helvetica, Arial, sans-serif; font-size: medium;  }
h1,h2,h3,h4 { text-align: center; }
.infobox { background: #EEE; text-align: center; width: 80%; margin: 10px auto; padding: 3px; border: #DDDCC1 dashed 1px; }
table { width: 80%; margin: 15px auto; border: 1px solid #999; border-collapse: collapse; }
thead { background: #D1D29B; }
th { text-align: left; }
th, td { padding: 5px; }
.row1 { background: #DDD9D0; }
.row2 { background: #DEDFC4; }
.row1, .row2 { font-size: small; }
.postbody { border-bottom: 1px solid #999 }
a, a:active { color: #777C36; font-weight: bold; }
.score { text-align:center; background: #000; }
form { margin: 0; padding: 0; }
#searchfield { position: absolute; top:0; right:0; width: 200px; margin: 15px; font-size: small; border: 1px solid #D1D29B; }
#searchfield legend { color: #C6C882; }
#searchfield #searchbox, #submitbutton { background: #DDD; border: 1px solid #D1D29B; padding: 3px; color: #666; }
#searchfield #searchbox { width: 150px; margin-right: 4px; }
#searchfield #submitbutton { width: 35px;; }
#rsslink, #devmenu { position: absolute; top:0; left:0; width: 150px; margin: 15px; font-size: small; }
#devmenu { top: 30px; }
#serverstatus { font-size: smaller; text-align: center; }
#devnames { font-size: smaller; }
#devnames select { width: 100%; }
#ad { text-align:center; margin: 20px; }
div#attention { position: relative; }
div.attention { color: #CC0000; font-weight: bold; position: absolute; }
div#attention #topleft { left: 0; top: 0; }
div#attention #botleft { left: 0; bottom: 0; }
div#attention #topright { right: 0; top: 0; }
div#attention #botright { right: 0; bottom: 0; }
div#attention #attentionmsg { padding: 30px; color: #762727; }
#topnav { text-align: center; margin: 20px; }
#topnav a { text-decoration: none; }
#topnav span { color: #a3a58b; font-weight: bold; cursor: default; }