body {
background-color: #666;
font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
font-weight: normal;
font-size: 11px;
color: #fff;
text-align:justify;
margin: 0px;
margin-bottom: 10px;
}

a:link, a:visited, a:active {
text-decoration: underline;
color: #fff;
}

a:hover {
text-decoration: none;
color: #fff;
}

table {
border-collapse: collapse;
}

th {
border: 0px;
background-color: #333;
font-weight: bold;
font-size: 11px;
color: #fff;
text-align: left;
vertical-align: middle;
padding: 0px 2px 4px 4px;
}

td {
font-weight: normal;
font-size: 11px;
color: #fff;
padding: 4px 4px;
text-align:center;
}

h1 {
font-weight: bold;
font-size: 13px;
color: #fff;
margin-top:20px;
margin-bottom:6px;
}

ul {
line-height: 180%;
}

img {
border: 1px solid #fff;
}

input, textarea, select {
font-size:11px;
font-family: Verdana;
border: 1px solid #333;
background-color: #666;
color: #ffffff;
width: 210px;
}

#navigation {
background:#333;
border-bottom:1px solid #aaa;
padding:5px;
height:15px;
margin-bottom:10px;
font-family: Verdana;
font-weight: bold;
letter-spacing:2px;
color: #ccc;
}

#menu {
position:absolute; 
right: 8px; 
top: 5px; 
}

#button {
background:#444;
border:1px solid #aaa;
padding:5px 20px 7px 20px;
}

#last_reactions {
position:absolute; 
right: 8px; 
top: 32px; 
text-align:left; 
}

#admin {
position:absolute;
right: 16px; 
bottom: 6px;
}