/**********************************************************
*анкета 
**********************************************************/
.anketa table {
clear:both;
}
.opros {
margin-top:-10px;
width:140px;
color:#e4ab28;
}
.allgolos {
margin-bottom:10px;
width:140px;
color:#e4ab28;
}

#Anketing {
width: 201px;
   border:8px solid #919191;
   background-color:#f3dace !important;
   margin-top:2px;
margin-left:1px
 
}

#Anketing ul input{
     border: 0pt none !important;
     margin-left: 10px;
     margin-top: 10px !important;
     width: 12px;
     background: none !important;
}

#Anketing form {
border:0px solid #fff !important;
}

#Anketing  .fradio {
display:block;
}
#Anketing  .fradio imput{
float:left;
background:none;
}

#Anketing .fradio label{
display:block;
width:140px;
margin-top:-12px;
margin-left:30px;
padding-bottom:0px;
font-size:12px !important;
line-height:10px;
text-align:left;  
}
#Anketing h3 {
     background:none;
     color:#333;
     clear: both;
     font-size: 16px;
     line-height:20px;
     margin: 5px;
     padding: 5px;
     text-align: center;
}

#Anketing ul {
     list-style: none outside none;
     margin: 5px 0px 20px 5px;
     }

#Anketing input {
background: #c7852e;
     border: 1px groove #90626b;
     clear: both;
     color: #f0ebd2;
     float: none;
     margin-left: 25px;
     margin-top:10px;
     width: 140px;
        }
#Anketing input:hover {
  background:#90626b;
  cursor: pointer;
     }
#Anketing .vote {
     clear: both;
     line-height: 12px;
     padding: 0px;
     text-align: justify;
}
#Anketing p a{
  font-size:10px !important;
  }
#Anketing p {
  margin: 10px 0px 10px 50px;
  }
.golos img{
border:0 !important;
margin:0 !important;
}

.golos {
font-size:10px;
}
.golosname {
font-size:16px;
margin-top:2px;
}
.golos .left_r, .golos .center_r, .golos .right_r,
.golos .left_e, .golos .center_e, .golos .right_e,
.golos .left_g, .golos .center_g, .golos .right_g,
.golos .left_b, .golos .center_b, .golos .right_b,
.golos .left_p, .golos .center_p, .golos .right_p,
.golos .left_o, .golos .center_o, .golos .right_o  {
height:15px;
display:inline-block;
vertical-align: sub;
border-radius:0px !important; 
-webkit-border-radius:0px !important;  
-moz-border-radius:0px !important;  
-khtml-border-radius:0px !important; 
}
.golos .left_r  {
background: url(/sites/template3/templates/4/left_r.png) no-repeat;
width:7px;
}
.golos .center_r  {
background: url(/sites/template3/templates/4/center_r.png) repeat-x;
}
.golos .right_r  {
background: url(/sites/template3/templates/4/right_r.png) no-repeat;
width:20px;
}
.golos .left_e  {
background: url(/sites/template3/templates/4/left_e.png) no-repeat;
width:7px;
}
.golos .center_e  {
background: url(/sites/template3/templates/4/center_e.png) repeat-x;
}
.golos .right_e  {
background: url(/sites/template3/templates/4/right_e.png) no-repeat;
width:20px;
}
.golos .left_g  {
background: url(/sites/template3/templates/4/left_g.png) no-repeat;
width:7px;
}
.golos .center_g  {
background: url(/sites/template3/templates/4/center_g.png) repeat-x;
}
.golos .right_g  {
background: url(/sites/template3/templates/4/right_g.png) no-repeat;
width:20px;
}
.golos .left_b  {
background: url(/sites/template3/templates/4/left_b.png) no-repeat;
width:7px;
}
.golos .center_b  {
background: url(/sites/template3/templates/4/center_b.png) repeat-x;
}
.golos .right_b  {
background: url(/sites/template3/templates/4/right_b.png) no-repeat;
width:20px;
}
.golos .left_p  {
background: url(/sites/template3/templates/4/left_p.png) no-repeat;
width:7px;
}
.golos .center_p  {
background: url(/sites/template3/templates/4/center_p.png) repeat-x;
}
.golos .right_p  {
background: url(/sites/template3/templates/4/right_p.png) no-repeat;
width:20px;
}
.golos .left_o  {
background: url(/sites/template3/templates/4/left_o.png) no-repeat;
width:7px;
}
.golos .center_o  {
background: url(/sites/template3/templates/4/center_o.png) repeat-x;
}
.golos .right_o  {
background: url(/sites/template3/templates/4/right_o.png) no-repeat;
width:20px;
}

.result {
border-bottom: 1px solid #eee;
padding-bottom:10px;
margin-left:10px;
}