.poller {
/*float:right;
width:150px;*/
background-image:url(../images/question.gif);
background-repeat:no-repeat;
background-position:center center;
/*margin:5px;
padding:5px;*/
}

.pollerTitle {
margin-bottom:5px;
font-weight:700;
color:#276fb8;
}

.pollerOption {
margin:0;
color:#276fb8;
}

.result_pollerOption {
font-size:0.8em;
margin:0;
color:#276fb8;
}

.result_pollerTitle {
margin-bottom:5px;
font-weight:700;
font-size:0.9em;
color:#276fb8;
}

.result_pollGraph img {
float:left;
}

.result_pollGraph div {
float:left;
height:16px;
background-repeat:repeat-x;
color:#333;
font-size:0.9em;
line-height:16px;
}

.result_pollGraph {
height:16px;
}

.poller_waitMessage {
display:none;
color:#276fb8;
}

.result_totalVotes {
clear:both;
font-size:0.8em;
margin-top:1px;
font-family: "Arabic Transparent", Arial;
font-style:italic;
color:#276fb8;
}