table.poll .value {
	background-image: url(../images/graphics/gridline58.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding:0;
	border-bottom: none;
	background-color:transparent;
}
table.poll td {
	padding: 4px 2px;
	border-bottom:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	background-color:#fff;
}

table.poll td.value img {
	vertical-align: middle;
	margin: 5px 5px 5px 0;
}
table.poll th {
	text-align: left;
	vertical-align:top;
}
table.polltd.last {
	border-bottom:1px solid #e5e5e5;
}
table.poll td.first {
	border-top:1px solid #e5e5e5;
}
table.poll .auraltext {
	position: absolute;
	font-size: 0;
	left: -1000px;
}
table.poll {
	background-image:url(../images/graphics/bg_fade.png);
	background-repeat:repeat-x;
	background-position:left top;
	width:195px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:20px;
}
table.poll caption {
	font-size:90%;
	font-style:italic;
}
