/* Poll */
body {
	margin: 0;
	font-family: "Lucida Sans Unicode", 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 13px;
}
#poll {
	background: white url('../images/wrapper/poll-hdr-bg_large.jpg') 0 0 no-repeat;
	width: 265px;
	padding: 11px 0 0 16px;
}

#poll br {
	line-height: 200% !important;
}
#poll ol {
	padding-bottom: 10px !important;
	padding-top: 20px !important;
}

#poll ol li {
	background: url('../images/wrapper/poll-list-divider.gif') 0 100% no-repeat;
	padding: 6px 0 6px 0;
}

#poll ol li input {
	margin-right: 0;
	padding-right: 0;
}

#poll ol li label {
	padding-left: 10px;
	cursor: pointer;
}

#poll input {
	background: url('../images/wrapper/common-link-arrow.gif') 100% 4px no-repeat;
	color: #ee3224;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 17px;
	margin-right: 18px;
	padding-right: 8px;
	border: 0;
	cursor: pointer;
}

#poll input:hover {
	color: #252525;
}

#poll .headreport {
	background: none !important;
	height: 30px;
	color: black !important;
	border: none !important;
	font-weight: normal !important;
	padding: 0 0 10px 0 !important;
	margin: 0 !important;
}

#poll td {
	font-family: "Lucida Sans Unicode", 'Trebuchet MS', arial, verdana, sans-serif !important;
	background: url('../images/wrapper/poll-list-divider.gif') top left no-repeat;
	padding: 6px 0 6px 0;
	font-size: 13px !important;
}

#poll .percentcell {
	font-family: "Lucida Sans Unicode", 'Trebuchet MS', arial, verdana, sans-serif !important;
	color: #EE3224 !important;
	font-size: 13px !important;
	padding-right: 10px !important;
}

#poll .optiontextcell {
	background: url('../images/wrapper/poll-list-divider.gif') bottom right no-repeat;
}

#poll .refreshlink {
	font-family: "Lucida Sans Unicode", 'Trebuchet MS', arial, verdana, sans-serif !important;
	font-size: 13px !important;
}
