#header {
   background: #4499FF;
   padding: 5px;
   font-size: 1em;
   font-weight: bold;
   -webkit-border-radius: 23px;
   -moz-border-radius: 23px;
   -o-border-radius: 23px;
   border-radius: 23px;
}
#content {
   padding: 5px;
   font-size: .85em;
}
#footer {
   background: #4499FF;
   padding: 5px;
   font-size: 1em;
   -webkit-border-radius: 23px;
   -moz-border-radius: 23px;
   -o-border-radius: 23px;
   border-radius: 23px;
}
#terms {
   clear: both;
   background: #EEEEEE;
   padding: 5px;
   font-size: .75em;
   -webkit-border-radius: 23px;
   -moz-border-radius: 23px;
   -o-border-radius: 23px;
   border-radius: 23px;
}
#ranks {
   display: none;
}

#bog {
   position:absolute; left:-5155px; top:-4061px;
}

#customizeresults {
}

#ad {
   padding-top: 1em;
   padding-bottom: 1em;
}

#commentformdiv {
   font-size: .8em;
}

#TICKER1 span {
   padding-right: 1em;
   font-size: .9em;
   background-color: #eeeeee;
}
#TICKER2 span {
   padding-right: 1em;
   font-size: .9em;
   background-color: #eeeeee;
}
div.comment {
   background: #EEEEEE;
   border: black 1px solid;
   margin-bottom: 1em;
   padding: .5em;
}

span.comment_text {
   display: block;
   margin-left: 1em;
}

div.recentcomment {
   display: block;
   font-size: .9em;
}

span.buttontext {
   font-weight: bold;
   /*font-size: small;*/
   border-style: solid;
   border-width: 2px;
   border-color: red;
}
table.searchtable {
   background: #F5F5F5;
   font-size: 0.9em;
}
table.reporttable {
   border-width: 1px;
   border-spacing: ;
   border-style: solid;
   border-color: gray;
   border-collapse: collapse;
   background-color: white;
   font-size: 0.9em;
}
table.reporttable th {
   background: #3333FF;
   color: white;
   border-width: 1px;
   padding: 1px;
   /* border-style: dashed; */
   border-color: blue;
   -moz-border-radius: ;
}
table.reporttable th a:link { color: white; }
table.reporttable th a:visited { color: white; }
table.reporttable td a { color: black; }
table.reporttable td a:hover { color: red; }
table.reporttable td {
   border-width: 1px;
   padding: 5px;
   -moz-border-radius: ;
}
table.reporttable th {
   border-width: 1px;
   padding: 5px;
   -moz-border-radius: ;
}
.erow {
   color: #333399;
   background: #FFFFF0;
}
.erow:hover {
   background: Yellow;
}
.orow {
   color: Black;
   background: #F5F5F5;
}
.orow:hover {
   background: Yellow;
}
.drow {
   color: #888888;
   text-decoration: line-through;
}
.trow {
   background: #000000;
   color: #FFFFFF;
   font-weight: bold;
   text-align: center;
}
.trow:hover {
   background: #444444;
}
.error {
   background: #AA5522;
   color: #FFFFFF;
}
.error:hover {
   background: #993300;
}
.numcol {
   font-family: monospace;
   text-align: right;
}
.warning {
   color: Red;
   font-weight: bold;
   font-size: large;
}
.future {
   font-weight: bold;
}
.note {
   /**/
}
.generationtime {
   /*padding-left: 20px;*/
   color: #444444;
}
.normal {
   font-size: 1em;
   font-weight: normal;
}
.ucpaymenu {
   font-size: .8em;
   font-weight: normal;
}
.pagelinks {
   font-weight: bold;
   font-size: large;
   text-align: center;
   word-spacing: 0.3em;
}
.attention {
   font-size: large;
   color: red;
   border: 3px solid black;
   padding: 10px;
}
.em {
   font-weight: bold;
}
