

#question_box_ajax_content {

}
#question_box_ajax_content .title {
    font-weight: bold;
    color:#fff;
    padding-bottom:5px;
    padding-top:3px;
}
#question_box_ajax_content .btn_vote {
    display: block;
    width:76px;
    height: 28px;
    overflow: hidden;
    background: url('http://static3.datasrv19.karacsony.hu/btn_vote.png') top left no-repeat;
}
#question_box_ajax_content .item {
    color:#565656;
    line-height: 20px;
}
#question_box_ajax_content .item span {
    color: #7BA500;
    font-weight: bold;
}


.leftside_box_title_question {
    background: url('http://static3.datasrv19.karacsony.hu/leftside_title_szavazas.gif') top left no-repeat;
    background-position:18px 20px;
    height:37px;
    overflow:hidden;
    width:250px;
}


