﻿/*---POLL---*/
.poll, .pollrs { margin-top:10px; color:#666;}
.pollrs { display:none;}
.question_panel { margin-bottom:10px;}
.poll a { text-decoration:none; color:#666;}
.poll a:hover { color:#333;}
.poll .question, .pollrs .question { font-weight:bold;}
.prstitle { display:block;}
.surveyresults, .surveyvote { float:left;}
.surveyresults { margin:10px 0px 0px 0px;}
.surveyvote { margin:10px 7px 0px 0px;}
.pollrs .uiprogress { height:10px; display:block; background:url(../images/survey/poll-repeat.gif) repeat-x;}
.pollbg { display:block; background:url(../images/survey/pollbg.gif) repeat-x; height:10px; width:100%; color:#fff; position:relative;}
.poll .option { margin-bottom:1px;}
.answers { margin-bottom:10px;}
.answers ul {margin:0px; padding:0px;}
.result_panel { display:none;}
.answers ul li { list-style-type:none; float:none !important; clear:both;}
.answers ul li .desc { display:block !important; float:left !important; margin:4px 0px 0px 5px; font-size:12px !important;}
.answers ul li .jqTransformRadioWrapper { display:block !important; float:left !important;}
.poll_submit_panel { float:left;}
.question_panel.fill { color:#f00;}
.poll .surveyloading { display:none; clear:both;}
.poll .surveyloading img {display:block; float:left;}
.poll .surveyloading span { display:block; float:left; margin:5px 0px 0px 5px;}
/*---/POLL---*/