table.poll {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	max-width: 140px;
}
.poll td, .poll th {
	font-size: x-small;
	padding: 3px;
}
.poll td {
	padding: 15px;
}
table.poll {
	margin: 0px;
	border: 1px solid #666666;
	border-spacing: 0px;
	border-collapse: collapse;
}
.poll th {
	border-bottom: 1px solid #666666;
}
.poll caption, .poll th {
	font-size: x-small;
	text-align: left;
	color: #ffffff;
	background: #999900;
}
.poll p {
	font-size: x-small;
	padding: 3px;
}
