table.login span{
color: white;
font-family: arial;
font-size: 80%;
}

table.login input#button{
width: 90px;
height: 25px;
background: url(../1_images/2_mainpage/button_login.gif) no-repeat;
border: 0;
color: grey;
}

a.home{
width: 200px;
height: 120px;
margin-left: 30px;
display: block;
}

table.vote form p{
margin: 0;
}

table.vote{
margin-top: 60px;
margin-left: 20px;
color: white;
font-family: arial;
font-size: 80%;
}

table.vote input#button2{
margin-top: 20px;
margin-left: 5px;
width: 90px;
height: 25px;
border: 0;
background: url(../1_images/2_mainpage/button_vote.gif) no-repeat;
color: grey;
}

table.hitcounter p{
font-family: arial;
font-size: 10px;
}

table.hitcounter span{
font-family: arial;
font-size: 11px;
}
