.vote-count, .closed {
    background:transparent url("../images/count.png") no-repeat scroll 0 0;
    padding: 10px;
    padding-left: 35px;
    color: #BBBBBB;
}

.closed {
    background:transparent url("../images/closed.gif") no-repeat scroll center center;
    padding-left: 15px;
}

#sidebar .votes, .post .votes {padding-bottom:0;background:#fff;background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f3efe3));background: -moz-linear-gradient(#ffffff, #f3efe3);background: linear-gradient(#ffffff, #f3efe3);position:relative;-pie-background: linear-gradient(#ffffff, #f3efe3);behavior:url(js/PIE.htc);}
#sidebar .votes h2 i, .post .votes h2 i {background-position:-88px 0}
#sidebar .votes h4, .post .votes h4 {margin-bottom:.7em}
#sidebar .votes ul, .post .votes ul {list-style:none;list-style-position:outside;padding:0;margin:0;overflow:hidden;}
#sidebar .votes .vote, .post .votes .vote {margin-bottom:20px;border-top:1px solid #fff;padding-top:15px;position:relative;top:-5px}
#sidebar .votes .results, .post .votes .results {font-size:11px;margin-bottom:1em}
#sidebar .votes .results td, .post .votes .results td {background:url(../images/line_dots.png) 0 100% repeat-x;padding:.5em 10px 0 0}
#sidebar .votes .results td span, .post .votes .results td span  {background:#fff;padding-right:3px}
#sidebar .votes .results td.value, .post .votes .results td.value {background:0;padding-right:0;white-space:nowrap;vertical-align:bottom;padding-left:3px}
#sidebar .votes .stats, .post .votes .stats {font-size:12px;font-style:italic;font-weight:bold;display:block;margin-bottom:1em}
#sidebar .votes .variants, .post .votes .variants {font-size:11px;margin-bottom:1em}
#sidebar .votes .variants li, .post .votes .variants li {zoom:1}
#sidebar .votes .variants input, .post .votes .variants input {float:left;margin-top:0;//margin-top:-2px}
#sidebar .votes .variants label, .post .votes .variants label {display:block;overflow:hidden;zoom:1;padding-left:3px}
#sidebar .votes .actions {font-size:11px;font-style:italic;color:#6b6b6b}
#sidebar .votes .actions .add_comment {padding-left:17px}
#sidebar .votes .actions .add_comment i {background:url(/app/themes/default/images/icons_service.png) -15px 0;display:block;position:absolute;width:15px;height:14px;line-height:5px;margin:0 0 0 -17px}


