﻿#home_right_col .poll .title, 
#PageRightCol .poll .title
{
	font-size:1.4em;
	display:inline-block;
	padding-bottom:0.8em;
}
#home_right_col .poll .adxPollQuestion,
#PageRightCol .poll .adxPollQuestion
{
	line-height:1.2em;
}
#home_right_col .poll .adxPollQuestion p,
#PageRightCol .poll .adxPollQuestion p
{
	margin-bottom:1em;
}
.poll table, .pollarchives table
{
	margin-bottom:0px;
}
.poll .adxPollResultsTable
{
	margin-bottom:1em;
}
#home_right_col .poll .adxPollResponse
{
}
#home_right_col .poll .adxPollArchives
{
	
}
.adxPollViewLink a, .PollArchiveLink a
{
	font-size:0.916666em;
	color:#478d89;
}
.adxPollRadio
{
	border:0;
	margin-top:2px;
}
.adxPollButton
{
	margin:1em 0;
	background-image:url(/images/graybutton.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:Transparent;
	border:0;
	width:73px;
	height:100%;
	color:#fff;
	font-size:0.75em;
	font-weight:bold;
	padding:0 6px 0px 0;
	cursor:pointer;
}
.adxPollButton:hover
{
	background-image:url(/images/bluebutton.gif);
}
.adxPollButton:active
{
	background-image:url(/images/lightbluebutton.gif);
}
.pollarchives
{
	clear:both;
	width:100%;
	padding-top:1.5em;
	
}
.pollarchives .adxPollQuestion
{
	font-weight:bold;
	font-size:14px;
}
.PollResultsBar
{
	position:relative;
}
.PollResultsBarBackground
{
	background-color:#e5e5e5;
	float:left;
	width:70%;
	margin-top:5px;
	margin-bottom:10px;
}
.adxPollPercentage
{
	font-size:0.9166em;
	vertical-align:top;
	float:right;
	width:20%;
}
.PollWrapper 
{
	float:left;
}
.pollarchives .PollWrapper
{
	padding-bottom:30px;
}
.adxPollResponseTotal, .adxPollResponseTotalNumber, .PollDates
{
	font-size:11px;
	color:#878787;
}
.adxPollResponseTotalNumber
{
	font-weight:bold;
}
.pollarhivetitle
{
	font-size:22px;	
}

.PollArchiveLink a
{
	display:block;
}
