
.surveybar {
background:url(surveybg.gif) repeat-x left center;
border-left:1px solid #d2d2d2;
border-top:1px solid #d2d2d2;
border-bottom:1px solid #838282;
border-right:1px solid #838282;
font-size:6px;
height:8px;
line-height:8px;
margin:1px;
}

#survey_show span.votesInfo {
  font-size:0.8333em;
  display:block;
}

#survey_show ul li
{
  margin-bottom:5px;
  padding:0 3px 0 0;
  background:none;
}
#survey_loading
{
  font-size:1.2em;
  margin:20px 0;
  text-align:center;
}
#survey_show .links a, #survey_show .links a:hover
{
              padding:0;
              width:71px;
              height:15px;
              line-height:15px;
              background:url(mf_btn_bg.gif) no-repeat left top;
              display:block;
              float:left;
              font-size:1.1em;
}
#survey_show .links a:hover
{
	background:url(mf_btn_bg_over.gif) no-repeat left top;
}				
#survey_show .links a.votepress, #survey_show .links a.votepress:hover
{
              margin-right:10px;
}
						
#survey_show .links a span
{
              padding-left:5px;
}

#survey_show li .check_wrap
{
  float:left;
  width:11%;
}

#survey_show li label
{
  float:left;
  width:88.8%;
}

