/* ===== Poll / Survey: Questions ========================= */ .wciPollSurvey { overflow:hidden; }.wciPollSurvey h3 { margin:0; padding:15px 15px 0; font-size:12px; }.wciPollSurvey fieldset { margin-right:15px; padding:15px 30px; border:0; }.wciPollSurvey input.radio, .wciPollSurvey input.checkbox, .wciPollSurvey label, .wciPollSurvey a.submit { cursor:pointer }*html .wciPollSurvey label { cursor:default }.wciPollSurvey label { display:block; width:100%; padding:3px 0; }.wciPollSurvey a.submit { display:block; margin:10px 0; }.wciPollSurvey a.viewResults { text-decoration:none; color:inherit; border-bottom:0px solid #EEE; }.wciPollSurvey a.viewResults:hover { border-bottom:0px solid #000; }/* ===== Poll / Survey: Results ========================= */.wciPollSurvey .results { position:relative; margin-top:8px; margin-right:20px; background:#369; }.wciPollSurvey .results span { position:absolute; right:-38px; font-weight:bold; }.wciPollSurvey .resultsTotal { font-weight:bold; margin-top:20px; }/* ===== Poll / Survey: Styles ========================= */.rightColumnSurvey { width:300px; border:0px solid #000; }.rightColumnSurvey a.submit { width:55px; height:26px; background:transparent url(../../images/btn-msn-bl-vote.gif) no-repeat top left; }.rightColumnSurvey .results { height:12px; background:transparent url(../../images/bkgd_results_blue.gif) repeat-x top left; border:0px solid #666; line-height:12px; }.rightColumnSurvey_3 { width:180px; border:0px solid #000; }.rightColumnSurvey_3 a.submit { width:55px; height:26px; background:transparent url(../../images/btn-msn-bl-vote.gif) no-repeat top left; }.rightColumnSurvey_3 .results { height:12px; background:transparent url(../../images/bkgd_results_blue.gif) repeat-x top left; border:0px solid #666; line-height:12px; }