body, html {background-color: #FFFFFF; padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; background-image: url(../_images/vote_final.jpg); background-position: left top; background-repeat: no-repeat;}
td {vertical-align: top;}

.inputbox {border: 1px solid #acaba5; text-align: left; font-size: 11px; padding: 2px; background-color: #f9f9f9; color: #acaba5; font-weight: bold; text-align: center;}

H1 {color: #a9a8a3; font-size: 12px;}
H2 {color: #c3274f; font-size: 18px;}
H3 {color: #c3274f; font-size: 12px;}

a:link {color: #916b92; font-weight: bold;}
a:active {color: #916b92; font-weight: bold;}
a:visited {color: #916b92; font-weight: bold;}
a:hover {color: #c42951; font-weight: bold;}

.navlist
{
padding: 3px 0;
margin-left: 0;
font: bold 11px Arial, sans-serif;
margin-bottom: 0px;
color: #acaba5;
}

.navlist 
{
list-style: none;
margin: 0;
display: inline;
}

.navlist a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #f9f9f9;
text-decoration: none;
color: #acaba5;
}

.navlist a:link { color: #acaba5; }
.navlist a:visited { color: #acaba5; }

.navlist a:hover
{
color: #ffffff;
background: #906890;
border-color: #227;
}

.navlist a:current
{
background: #fff7d5;
border-bottom: 1px solid #fff7d5;
}

.ImgRight {float: right; padding-left: 5px; padding-bottom: 5px;}
.ImgLeft {float: left; padding-right: 5px; padding-bottom: 5px;}


#leader_board
{
	position: relative;
}

.score_div
{
position: relative;
	height: 12px;
	line-height: 12px;
	width: 105px;
	
	margin: 8px;
	
	margin-left: 0px;
	margin-right: 0px;
	
	overflow: hidden;
}

.score_charity
{
	position: absolute;
	top: 0px;
	right: 20px;
	width: 70px;
	float: right;
	display: block;
}

.score_votes
{
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
}

#terms li
{
	padding-bottom: 10px;
}