/* .poll{
	border-style:dotted;
	border-color:#339999;
	width:400px;
	padding:10px;
}

.field {
	border-style:double;
	border-color:#339999;
	width:395px;
}
*/
 .vote ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

.imgBar {
	padding-right:5px;
}

	#poll .author{float:left; width:280px;}
	#poll {width:249px;background:url(/upickdaily/images/pollbg.png) top right repeat-y; }
	#poll strong {font-weight:bold;}
	#poll .top {background:url(/upickdaily/images/header-poll-blank.png) no-repeat; height:20px; margin-top:20px; padding:10px;}
	#poll .top a.grtxt {background:url(/upickdaily/images/submit-your-own.png) no-repeat; height:20px; width:176px; margin:0 auto;}
	#poll .mid_bkg {background:url(/upickdaily/images/bg-paper-poll.jpg) repeat-y; font-size:77%; color:#663100; padding: 10px 0;}
	#poll .mid {background:url(/upickdaily/images/shadow-5wide.png) right repeat-y; position:relative; width:249px;}
	#poll .mid_bkg p {padding:0 20px;}
 	#poll .results {padding:0 20px;}
	#poll .mid_bkg ul {background:url(/upickdaily/images/bg-paper-dark-poll.jpg) repeat-y; margin:10px 0; padding:5px 20px;}
	#poll .mid_bkg .answers ul {background:none;}
	#poll .mid_bkg li {background:url(/upickdaily/images/arrow-tiny-brown.png) 0 3px no-repeat; line-height:1.4; padding-left:10px;}
	#poll .mid_bkg li a {color:#663100; font-weight:bold;}
	#poll .mid_bkg .vote li {background:none; line-height:1.9;}
	#poll .mid_bkg .vote li input {position:relative; top:.4em; right:.5em;}
	#poll .bot {background:url(/upickdaily/images/footer-see-all-polls.png) no-repeat; height:50px; padding:12px;}
	#poll .bot a.grtxt {background:url(/upickdaily/images/see-all-polls.png) no-repeat; height:13px; width:98px; margin:0 auto;}
	#poll input#submit {background:url(/upickdaily/images/btn-vote-blue.png) no-repeat; border:none; height:35px; outline:none; overflow:hidden; position:relative; right:150px; text-indent:-1000em; width:59px;}
	#poll input#btnVoteAgain {background:url(/upickdaily/images/btn-vote-again-blue.png) no-repeat; border:none; height:32px;  outline:none; overflow:hidden; position:relative; right:150px; text-indent:-1000em; width:86px;}
