.vote_block_conteiner { margin-bottom: 17px; }

.vote_block { padding-bottom: 16px; }
.vote_block > a { margin-bottom: 10px; }
.vote_block label { display: block; font-size: 13px; line-height: 18px; }
.vote_block > div { margin-top: 10px; }
.vote_block > div > input { margin-right: 6px;  }
.site_right_wrapper .vote_block > div > input { font-size: 12px; padding: 2px 5px; min-height: 30px; margin-right: 5px; }
.site_right_wrapper .vote_block > div > a { font-size: 12px; }
.vote_block > div > a { font-size: 13px; font-weight: 500; text-decoration: none; color: #2791CC; border-bottom: 1px solid #2791CC; }
.vote_block > div > a:hover { color: #000; border-color: #000; }
.vote_block > span { display: block; font-size: 10px; line-height: 1; padding-bottom: 5px; }
.vote_block > span td { font-size: 10px; line-height: 1; }
.vote_block_lr .vote_block > div > .button { font-size: 12px; padding: 0 5px; min-height: 30px; }

.vote-list > li { background: #e6f1ff; padding: 10px; border-radius: 10px; position: relative; }
.vote-list .-img  { width: 100%; height: 50px; background-size: contain !important; background: no-repeat center center; }

.vote-list .button-title {
    white-space: normal;
    width: 100%;
    line-height: 1.3;
    padding: 10px 12px;
    text-align: left;
}