table.poll{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#E8F7E0;	
}
table.poll td.ltop{
	width:10px;
	height:10px;
	background:url(http://www.PollAuthority.com/i/p4/ltop.gif) no-repeat;
}
table.poll td.rtop{
	width:10px;
	height:10px;
	background:url(http://www.PollAuthority.com/i/p4/rtop.gif) no-repeat;
}
table.poll td.lbtm{
	width:10px;
	height:10px;
	background:url(http://www.PollAuthority.com/i/p4/lbtm.gif) no-repeat;
}
table.poll td.rbtm{
	width:10px;
	height:10px;
	background:url(http://www.PollAuthority.com/i/p4/rbtm.gif) no-repeat;
}


table.pollhead{
	font-size:13px;
	background:#FFFFFF;
}
table.pollhead td.ltop{
	width:10px;
	height:10px;
	background:url(http://www.PollAuthority.com/i/p4/hltop.gif) no-repeat left top;
}
table.pollhead td.rtop{
	width:10px;
	height:10px;
	background:url(http://www.PollAuthority.com/i/p4/hrtop.gif) no-repeat right top;
}
table.pollhead td.lbtm{
	width:10px;
	height:10px;
	background:url(http://www.PollAuthority.com/i/p4/hlbtm.gif) no-repeat left bottom;
}
table.pollhead td.rbtm{
	width:10px;
	height:10px;
	background:url(http://www.PollAuthority.com/i/p4/hrbtm.gif) no-repeat right bottom;
}

table.poll ul{
	margin:0 0 6px 0;
	padding:13px 0 20px 0;
	list-style-type:none;
	font-size:12px;
	color:#000000;
	border-bottom:1px solid #CCE6BC;
}
table.poll ul li{
	padding:7px 0 0 0;
}
table.poll ul li b{
	float:none;
}
table.poll ul li div{
	font-size:0;
	height:15px;
	border:2px solid #DAEECD;
	background:#DAEECD;
}
table.poll ul li div b{
	display:block;
	font-size:0;
	height:15px;
	background:#49A855 url(http://www.PollAuthority.com/i/p4/result.gif) repeat-x;
}
table.poll b{
	float:right;
	font-size:12px;
	color:#000000;
}
table.poll a:link, table.poll a:active, table.poll a:visited{
	font-size:13px;
	text-decoration:none;
	color:#228F30;
	background:url(http://www.PollAuthority.com/i/p4/arw.gif) no-repeat left;
	padding:0 0 0 12px;
}
table.poll a:hover{
	text-decoration:underline;
}
table.poll .vote{
	float:right;
	border:0;
	width:51px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0;
	margin:0 36px 0 0;
	text-align:center;
	background:#48A85B url(http://www.PollAuthority.com/i/p4/vote.gif) no-repeat;
}