﻿.pollquestion { font-size:80%; font-weight:bold;padding-bottom:15px;}

.pollawnsers { padding:5px 5px 15px 5px;}

.poll {font-size:80%;}
.poll td {padding-bottom:10px;}

.poll input {}

.poll dl dd .scoreBar {
	float: none;
	clear: both; /* IE :r */
}

/* Score bars */

.scoreBarContainer{
	clear:left;
	float:left;
	height:10px;
	width:80%;
}

.score {width:20%;float:left;clear:right; font-size:80%;}
.scoreBar {
	float: left; 
	height: 5px;
	margin-top: 5px;
	border: 1px solid #d2d2d2;
	overflow: hidden;
	background: #e3e3e3;
}
.scoreTop {
	background-color: #b2b2b2;
	border-color: #9a9a9a;
}

.poll p,
.poll ol  {font-size:100%;}

.pollSubmit 
{
	background-image: url(/images/BU_verzenden_BG.jpg);
	border:0px;
	color:#FFF;
	width:85px;
	height:22px;
	font-weight:bold;
	cursor:pointer;
}