.PollSection
{
	background-color:#EEEEEE;	
	margin-bottom:5px;
	padding:20px 10px 20px 15px;
	font-size:0.7em;
}

.PollSection .PollTitle
{
	font-size:1.3em;
	color:#003366;
	font-weight:bold;
	padding:0px 0px 10px 0px;
}

.PollSection .PollSecondTitle
{
	color:#D1A536;
}

.PollSection .adxPollQuestion
{
	font-weight:bold;
	color:#003366;
	margin-bottom:10px;
	padding:0px 5px 0px 0px;
}

.PollSection .adxPollResponse
{
	color:#666666;
	vertical-align:middle;
}

.adxPollButton
{
	color:White;
	font-weight:bold;
	border:none;
	background-color:#000062;
	margin-bottom:10px;
}

.adxPollViewLink
{
	color:#000062;
	
}

.adxPollViewLink a, .adxPollViewLink a:visited
{
	color:#000062;
	font-weight:bold;
}

.adxPollViewLink a:hover
{
	color:#000062;
	font-weight:bold;
	text-decoration:underline;
}

.adxPollPercentage
{
	color:#003366;
}

.adxPollResponseTotal
{
	color:#003366;
}
