td.resultlinks, td.resultrechts
{
	width: 460px;
	padding: 5px;
}

td.resultlinks ul li
{
	display: list-item;
	white-space: normal;
	margin-left: 15px;
}

td.resultrechts label
{
	display: block;
	font-weight: normal;
	float: none;
	width: 100%;
	cursor: pointer;
	margin-bottom: 7px;
}

td.resultrechts label input
{
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
}

.tiny
{
	font-size: xx-small;
}
div.hangleft
{
	float: left;
}
div.hanging
{
	float: left;
	padding-left: 7px;
	padding-top: 6px;
}

a.printbutton
{
	display: block;
	float: right;
	line-height: 30px;
}
a.printbutton img
{
	float: left;
	margin-right: 5px;
}

div.pollresult
{
	position: relative;
	margin-left: 30px;
}

div.pollresult div.polllabel
{
	font-weight: bold;
	color: #4A4A4A;
	margin-bottom: 12px;
}

div.pollresult div.resultbar
{
	margin-bottom: 5px;
}

div.pollresult div.barwrapper
{
	float: left;
	width: 300px;
	border: 1px solid #4A4A4A;
	margin-right: 10px;
	margin-top: 1px;
}

div.pollresult div.barwrapper div.bar
{
	height: 10px;
	background-color: #3983c3;
}