div.enqKeuze{
	float: left;
}
	
	div.enqKeuze table{width: 440px;}
	
	div.enqKeuze th{
		color: #444444;
		text-align: left;
		font-weight: normal;
		font-style: normal;
		padding-left: 5px;
	}
	
	div.enqKeuze td{
		vertical-align: top;
	}
	
		div.enqKeuze td.enqAntwoord{
			padding-right: 20px;
		}


div.enqAnders{
	clear: both;
	vertical-align: middle;
	padding-top: 4px;
}

div#intellingContact td{
	vertical-align: top;
	padding: 0 5px 2px 0;

}

.enqueteRow td, div#intellingContact .enqueteRow td{
	background-color: #d5d5d5;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	padding: 2px 0 2px 2px;
	vertical-align: top;
}
	.odd td, div#intellingContact .odd td{
		background-color: #e1e1e1;
	}
	
td.enqueteLeeg{
	background-color: #eeeeee;
	border-top: none;
}


div.enqResultaten table{
	width: 440px;
}

div.enqResultaten table td{
	vertical-align: top;
	padding: 0 5px 2px 0;
}

div.enqResultaten table td.percTable{
	padding: 0;
}

div.enqResultaten table td.percTable table{
	width: 280px;
}

div.enqResultaten table td.perc{
	width: 170px;
	padding: 0 0 2px 0;
}

td.tdRadio{
	width: 20px;
	padding: 0;
}

td.antwoord{
	width: 32px;
	text-align: center;
}
	div#intellingContact td.antwoord{
		width: auto;
	}
	
/* klachtfomulier */	
table.klachtFormulier td{
	padding: 0 3px 2px 0;
}

div#klachtOverzicht{
	font-family: georgia;
	font-size: 1.25em;
	padding: 10px;	
}

div#provincieLogo{
	text-align: center;
	padding: 0 0 15px 0;
}
/* /klachtfomulier */	
