.poller{
width:150px;
height:220px;		
padding:0px;
margin:0px;
background-image:url(../images/question.gif);
background-repeat:no-repeat;
background-position: center center;
}
.pollerTitle{
margin-bottom:5px;
font-weight:bold;
}
.pollerOption{
margin:0px;
padding:2px;
}
.result_pollerOption{
margin:0px;
font-size:0.8em;
}
.result_pollerTitle{
margin-bottom:5px;
font-weight:bold;
font-size:0.9em;
}
.result_pollGraph img{
float:left;
}
.result_pollGraph div{
float:left;
height:16px;
background-repeat:repeat-x;
background-color:#999999;
color:#FFF;
font-size:0.9em;
line-height:16px;
}
.result_pollGraph{	
height:16px;
}
.poller_waitMessage{
display:none;	
}	
.result_totalVotes{
clear:both;
font-size:0.8em;
margin-top:0px;
font-style:italic;
}
img{
border:0px;
}