.poller_question{margin-bottom:0px;padding-bottom :8px;}
.croixOutilPoll{right:10px;}
#outil_poll_moodal .croixOutilPoll {right:23px;}
#outil_poll_moodal a#more_outil_poll {right:23px;}
a#vote{position:relative;margin-right:10px;float:right;}
a#more_outil_poll{position:absolute;top:19px;right:12px;color:#FFFFFF;font-size:11px;}
/* Poller title above radio buttons */
.pollerTitle{margin-left:10px;margin-bottom:5px;font-weight:bold;font-size:11px;color:#000000;}
/* Label for each radio button */
.pollerOption{position:relative;margin:0px;margin-left:10px;height:18px;padding:0px;}
.pollerOption label{margin-left:8px;font-weight:normal;}
.tab_poller_results{margin:0px;padding:0px;margin-left:10px;}
.result_numberTxt{padding-left:10px;font-size:10px;position:relative;top:-2px;}
.result_pollGraph{border-left:#ea591f solid 1px;}
.result_divPollGraph{width:130px;background:url(/images/fond_grad.gif) repeat-x left top;}
/* Label for each option above graph - i.e. results */
.result_pollerOption{margin:0px;font-size:11px;}
/* Title of poller - when ajax shows the results */
.result_pollerTitle{font-weight:bold;caption-side:top;text-align:left;font-size:11px;color:#000000;}
/* Don't change this one,it is used to get the left and right image(the corner) positioned correctly */
.result_pollGraph img{float:left;}
/* The <div> tag where the percentage result is shown */
.result_pollGraph div{float:left;height:16px;background-repeat:repeat-x;color:#FFF;font-size:12px;line-height:16px;}
/* Graph div - parent of both the corner images and the div displaying percentage votes */
.result_pollGraph{height:12px;font-size:10px;}
.resultBarre{line-height:10px;}
.result_voteTxt{background-color:#7c7c7c;font-size:7px;display:block;font-size:7px;height:7px;float:left;}
.result_voteTxt1{background-color:#B1B0B0;}
.result_voteTxt2{background-color:#515151;}
/* Message when Ajax is working getting restults fromt the server */
.poller_waitMessage{display:none;}
.result_totalVotes{clear:both;font-size:0.8em;margin-top:10px;font-style:italic;}
