﻿.FloatRightH 
{
	/*display:inline;
	margin-left:5px;*/
	float:right;}
div#voting
{
	/*width:500px;*/
}
.votegraf
{
	background-color:#CE0000;
	float:left;	
	height:15px;	
}
.voteItem
{
	margin-top: 3px; 
	margin-bottom: 5px;	
}
.question
{
	clear:both;
}
.smallfont
{
	font-size:0.85em;
}

