﻿h2.PollTitle
{
	margin:10px 0 0 0;
	font-size:1.4em;
}

h3.PollQuestion
{
	font-size:1.1em;
	font-weight:bold;
	margin:0;
}

.PollItemTitle
{
	font-weight:bold;
}

.PollItemDetails
{
	font-size:.85em
}

.PollItemBar
{
	height:30px;
	margin:0 10px 0 0;
	background-image: url(back-0.gif);
	background-repeat:repeat-x;
	float:left;
}
