div#content div div#poll {
	background:transparent;
}

div#content div div#poll {
	width: auto !important;
	padding:4px 0 1em 0;
	margin:0 0 1em 0;
	background:transparent url(../images/layout/bg_horizontal_dotted.png) repeat-x scroll left bottom
}
	div#poll * {
	}
	div#poll form fieldset {
		width:auto !important;
		margin-bottom:1em;
	}
	div#poll h3 {
		font-size:130%;
		color:#6C5146;
		margin:.5em 0;
	}
	div#poll p, div#outer p {
		margin:0 0 .5em 0;
		color:#666;
		font-weight:bold;
	}
		div#outer p.pollrelated {
			padding-left:15px;
		}
	div#poll label {
		float:none;
		display:block;
		cursor:pointer;
		margin:0.3em 0;
		color:#666;
		text-align:left;
		width: auto;
	}
		div#poll label input {
			margin-right:3px;
			vertical-align:middle;
			width:auto;
			background:transparent;
		}
	div#poll input.submit {
	}
	
	div#poll #easypollresult,
	div#poll #easypollsubmit,
	div#poll input#viewResults,
	div#poll input#voteNow {
		font-weight:bold;
		color:#fff;
		border:0;
		padding:0;
		margin:0;
		cursor:pointer;
		background:#E41714 url(../images/layout/bg_mostwanted_link_white.png) no-repeat scroll left top;
		width:auto;
		min-width:auto;
		display:block;
		float:left;
	}
	
	div#poll #easypollsubmit,
	div#poll input#voteNow {
		width:65px;
	}
	
	div#poll #easypollresult,
	div#poll input#viewResults {
		float:right;
		width:50px;
	}
	div#poll div.bar {
		margin:0 !important;
		width:95%;
		padding:0 !important;
		background:none !important;
	}
		div#poll div.bar p {
			margin:0;
		}
		div#poll div.bar div {
			border:1px solid #999;
			background:#fff;
			width:95%;
			padding:0 !important;
			font-size:8px;
			line-height:1;
			margin:0 0 .5em 0 !important;
			clear:left;
			display:block;
			float:none;
		}
			div#poll div.bar div div {
				border:none;
				background:#ABC3C7;
				overflow:visible;
				margin:0 !important;
			}

div#easypoll {
	padding:0;
	clear:both;
}

div.b div#easypoll {
	background:#fff url(../images/layout/bg_charity_corner_bottom.png) no-repeat bottom right !important;	
	padding:0 15px 30px 0 !important;
	margin-top: 12px;	
}

	div.b div#outer {
		padding:0;
	}

	div#content div.b div#poll {
		background:#fff url(../images/layout/bg_charity_corner_top.png) no-repeat top left !important;
		padding:15px 0 0 15px !important;	
		margin-bottom:0;
		width:228px;
	}
			
	p.pollrelated a{
		color:#E41714;
		
	}
div#navigationwrapper div#outer{
	clear:both;
	background:#F6F8F9 url(../images/layout/bg_cola_corner_dark.png) no-repeat bottom left;
	padding-bottom:15px;
}
div#navigationwrapper div#outer div#poll{
	width:147px;
	padding-right:8px;
	margin-left:10px;
	background:#F6F8F9 url(../images/layout/bg_navigation_corner.png) no-repeat scroll right top;
	height:auto;
	overflow:hidden;
}
	div#navigationwrapper div#outer div#poll p,
	div#navigationwrapper div#outer div#poll h3,
	div#navigationwrapper div#outer div#poll fieldset,
	div#navigationwrapper div#outer div#poll div{
		padding-left:-10px;
	}


