table.poll_vote
{
	border-collapse: collapse;
	width: 100%;
}
table.poll_vote th
{
	font-size:	13pt;
	font-family: georgia;
	font-weight: normal;
}
table.poll_vote td
{
	font-size:		9pt;
	font-family:	georgia;
	font-weight:	normal;
	color:			#660033;
}
table.poll_vote td.options
{
	padding: 2px 0px 2px 0px;
}
table.poll_vote td.imgcell
{
	margin: 0	!important;
	padding: 0	!important;
}
table.poll_vote td img
{
	margin: 0;
	padding: 0;
	border-left: 1px solid #9999CC;
	border-bottom: : 1px solid #9999CC;
}

.poll_link a
{
	background-image: url('images/poll_icon.gif');
	background-position: 0 0;
	background-repeat: no-repeat;

	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px !important;
}

.poll_img
{
	display: block;
	position: absolute;
	top: 0;
	left: 5px;
	float: left;
}