.voteBlock {
padding:5px 2px 5px 2px;
text-align:center;
background-color:#fff;
color:#A40120;

border:solid 1px #999;

}
.voteDescreption {
text-align:center;
margin:0 0 30px 0;
font-size:15px;
}
.voteQuestions {

margin:5px 0 10px 3px;
}
.voteQuestions input {
margin-bottom:-4px;
}
*html .voteQuestions input {
margin-bottom:-3px;
}
.voteBtn {
font-size:10px;
border-width:1px;
/*
background-color:#FFEACA;
border-top:solid 1px #FFE4BE;
border-left:solid 1px #FFE4BE;
border-bottom:solid 1px #DBA97B;
border-right:solid 1px #DBA97B;
*/
}
.voteQuestions {

}
