#zwitsalhypoallergeen
{
	background-image: url(/media/image/disney/pollback.jpg);
	background-color: #d2e450;
	background-repeat: repeat-x;
	border: 1px solid #FFFFBC;
	margin-left: 10px;
	padding: 10px;
	width: 172px;
	color: #667300;
}

#zwitsalhypoallergeen .voteanswerbutton
{
	text-align: right;
}

#zwitsalhypoallergeen .voteanswer label input
{
	display: block;
	float: right;
}

#zwitsalhypoallergeen .voteanswer
{
	margin-bottom: 5px;
}

.highlight
{
	color: #FF8400;
	font-style: italic;
}

#zwitsalhypoallergeen .error
{
	font-weight: bold;
}

#zwitsalhypoallergeen .pollbarselected,
#zwitsalhypoallergeen .pollbarunselected
{
	float: left;
	height: 14px;
	position: relative;
}

#zwitsalhypoallergeen .pollbarselected
{
	background-image: url(/media/image/poll/bg_result_bar.jpg);
}

#zwitsalhypoallergeen .pollbarunselected
{
	background-color: #FFFFFF;
}

.zwitsalquestion_multi,
.zwitsalquestion
{
	float: left;
	width: 100px;
}

.zwitsalquestion_multi
{
	padding: 13px 0 0 25px;
}

.zwitsalquestion
{
	padding: 25px 0 0 25px;
}

.zwitsalquestion_multi img,
.zwitsalquestion img
{
	margin-top: -5px;
}

.zwitsal_label
{
	/*background-color: #ff8700;
	color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	font-weight: bold;
	width: 220px;
	text-align: center;
	cursor: pointer;*/
	width: 280px;
	color: #667300;
}

.zwitsal_label input
{
	float: left;
	margin: 0px;
	padding: 0px;
}

.zwitsal_label label
{
	margin: 4px 0 0 20px;
	display: block;	
}

.zwitsal_label.selected
{
	background-color: #FFFFFF;
	color: #ff8700;
}

div#more div#poll div#poll_top
{
	height: 71px;
}