.pollWrapper
{
border:7px solid #7b3e24;
margin-top:10px;
height:1%;
width:326px;
padding:0px;
}

.pollBlock	{background-color:#f8f3e6;}

.pollAnswer label input { margin-right: 10px; }

.pollQuestion 	{
color:#062c51;
	font-family:georgia, times, serif;
	font-size:20px;
line-height:25px;
	padding: 30px 30px 0px 30px;
}
.pollTotalVotes	{
color: #481E0C; 
font-weight: bold; 
font-size: 15px; 
font-family: Georgia, Times, serif; 
padding:15px 30px 0px 30px;
}

.pollAnswerBlock{
padding:15px 30px 0px 30px;
color:#7b3e24;
font-size:20px;
line-height:40px;
margin-left:20px;
}

.pollResult
{
margin:0px;
line-height:20px;
padding:0px 0px 30px 0px;
}

.pollResultBar
{color:#black;}

.pollButton
{
margin-left:224px;
margin-bottom:30px;
background: url(/images/submit.jpg) top left no-repeat;
width:86px;
height:36px;
color:transparent;
border:none;
font-size:0px;
}