.votebanner{
    width:100%;
}

.scrollbox{
    height: 320px;
    overflow: hidden;
}

a.color1  {
    color: #be0f1b !important;
}

.votetop10 .itembox{
    display: flex;
    justify-content: space-between;
}

.votetop10 .item dd{
    overflow: hidden;
    text-overflow: ellipsis;
}

.votetop10 .item{
    flex: 1;
}

.votetop10 .item.n2{
    margin:  0 0 0 15px;
}