.poller {
 background-image: url("/templates/design2011/back_main3.jpg");
 background-position: -21px -186px;
 background-repeat: no-repeat;
 height: 188px;
 padding: 20px 40px 20px 50px;
}
.pollerTitle {
 color: black;
 font-size: 7pt;
 font-weight: bold;
 margin-bottom: 5px;
}
.pollerOption {
 color: black;
 font-size: 7pt;
 margin: 0px;
}
.pollerOption input {
 margin: 0px;
 margin-right: 2px;
 padding: 0px;
}
.pollerCastMyVote a {
 font-size: 10pt;
}
.result_pollerOption {
 color: black;
 font-size: 7pt;
 margin: 0px;
}
.result_pollerTitle {
 color: black;
 font-size: 7pt;
 font-weight: bold;
 margin-bottom: 5px;
}
.result_pollGraph img {
 float: left;
}
.result_pollGraph div {
 background-repeat: repeat-x;
 color: #fff;
 float: left;
 font-size: 7pt;
 height: 16px;
 line-height: 16px;
}
.result_pollGraph {
 height: 16px;
}
.poller_waitMessage {
 color: black;
 display: none;
}
.result_totalVotes {
 clear: both;
 color: black;
 font-size: 7pt;
 font-style: italic;
 margin-top: 10px;
}
