.wt-vyf-vote-action {
    color: #ff485b;
    cursor: pointer;
    display: inline-block;
    margin-left: 20px;
}

.wt-vyf-vote-data,
.wt-vyf-result {
    display: none;
}

.wt-vyg-vote-count,
.wt-vyf-vote-item, 
.wt-vyf-send-vote {
    font-weight: bold;
}

.wt-vyf-loading {
    display: none;
    width: 32px;
    height: 32px;
    background: url("../img/load.gif") center center no-repeat;
}