﻿font.voteheader
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 17px;
}

font.votecatresult
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

font.votecatpoll
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
}
FONT.votefooter
{
    FONT-SIZE: 13px;
    FONT-FAMILY: Tahoma, Arial, sans-serif
}

div#votewrapper
{
	font: tahoma, sans-serif;
}

div#votewrapper div
{
	/*border: solid 1px black;*/
}

#votewrapper div.vheader
{
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: White;
	margin-bottom: 10px;
}

#votewrapper div.vcenter
{
	margin: 0px 10px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 20px;

	color: #98c2f4;
}

#votewrapper .vcenter font
{
	font-size: 11px;
}

#votewrapper .vcenter div.vbg
{
	background-color: #344145;
	height: 12px;
}
#votewrapper .vcenter div.vfg
{
	background-color: #bff0ff;
	height: 12px;
}


#votewrapper .vcenter hr
{
	color: #344145;
	background-color: #344145;
	width: 100%;
	height: 1px;
	border-width: 0px;
}

#votewrapper .vcenter font.yourchoice
{
	color: #ffffff;
}


#votewrapper .vcenter input
{
	margin-right: 5px;
}


#votewrapper div.vfooter
{
	text-align: center;
	margin-top: 10px;
}
