#poll, .polls {
	background-color: #ffffff;
	layer-background-color: #ffffff;
	border				: 1px #cccccc solid;
	padding				: 0px;
	visibility		: visible;
	position			: relative;
	z-index				: 1;
	left					: 0px;
	width					: 98%;
}

.poll, a.poll, a.poll:visited {
	font					: 11px tahoma,arial,sans-serif;
	color					: #000000;
}

td.und, .und {
	font					: 11px tahoma,arial,sans-serif;
	color					: black;
}

.pollquest {
	color					: #cc6600;
}
