FORM.Vote B, FORM.Vote DIV.Result, FORM.Vote SPAN
{
	font-family: Tahoma, Sans-serif;
	font-size: 0.7em;
}

FORM.Vote B
{
	font-size: 1.1em;
	font-weight: normal;
	color: #909090!important;
}

FORM.Vote BUTTON
{
	margin-top: 0.5em;
	padding: 0em 0.5em;
}

FORM.Vote DIV.Result
{
	margin: 0.2em 0em 0.5em 0em;
}

FORM.Vote DIV.Result DIV
{
	background: #FFC384 url('/i/votebar.gif') top left repeat-y;
	margin: 0.2em 0em 0em 1em;
}

FORM.Vote HR
{
	display: none;
}


