.pollInactief{
text-align:center;
color:#000000;
}
.pollTable
{
	margin-left: 0px;
}

.pollTable td b {
	color: #000 !important;
}

#poll_data td b {
	color: #000 !important;
}

.PollVraag
{
	color: #000000;
	text-align:left;
	font-weight: bold;
}
.PollUitslag
{
	text-align:center;
	background-color: gray;
	color: #000000;
}
.pollOptionTD
{
	color: #000000;
}
.pollOption
{
	border:2px solid;
	color: #000000;
	background-color: red;
}
.pollOn
{
	background-color: red;
	height:8px;
	font-size:1px;
	border:0px;
}
.pollOff
{

	height:8px;
	font-size:1px;
	border:0px;
}
.pollStemAantal
{
	text-align:center;
	font-size:10px;
}
.pollBekijkResult
{
	text-align:center;
}
a.pollBekijkResult:link,a.pollBekijkResult:visited
{
	color: #000000;
	font-size:10px;
	text-decoration:underline;
}
a.pollBekijkResult:active,a.pollBekijkResult:hover
{
	color: #000000;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
	background-image: none;
}
.pollSubmit
{
	border:1px solid;
}
.pollAntwoord	{
color: #000000;
text-align:left;
}