.meeting {
    float: left;
    width: 16px;
    height: 16px;
    background: url('/ods/receipt/icons/meeting.gif') no-repeat;
    cursor: pointer;
}

.vote {
    float: left;
    width: 16px;
    height: 16px;
    background: url('/ods/receipt/icons/meeting.gif') no-repeat;
    cursor: pointer;
}