.iuser{
    display: inline-block;
    content: "";
    vertical-align: -.125em;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.iuser-add-16{
    width: 16px;
    height: 16px;
    background-image: url(../images/icons/users/user_add_16.png);
}
.iuser-add-24{
    width: 24px;
    height: 24px;
    background-image: url(../images/icons/users/user_add_24.png);
}
.iuser-add-32{
    width: 32px;
    height: 32px;
    background-image: url(../images/icons/users/user_add_32.png);
}
.iuser-edit-16{
    width: 16px;
    height: 16px;
    background-image: url(../images/icons/users/user_edit_16.png);
}
.iuser-edit-24{
    width: 24px;
    height: 24px;
    background-image: url(../images/icons/users/user_edit_24.png);
}
.iuser-edit-32{
    width: 32px;
    height: 32px;
    background-image: url(../images/icons/users/user_edit_32.png);
}
.iuser-del-16{
    width: 16px;
    height: 16px;
    background-image: url(../images/icons/users/user_del_16.png);
}
.iuser-del-24{
    width: 24px;
    height: 24px;
    background-image: url(../images/icons/users/user_del_24.png);
}
.iuser-del-32{
    width: 32px;
    height: 32px;
    background-image: url(../images/icons/users/user_del_32.png);
}
.iuser-change-16{
    width: 16px;
    height: 16px;
    background-image: url(../images/icons/users/user_change_16.png);
}
.iuser-change-24{
    width: 24px;
    height: 24px;
    background-image: url(../images/icons/users/user_change_24.png);
}
.iuser-change-32{
    width: 32px;
    height: 32px;
    background-image: url(../images/icons/users/user_change_32.png);
}
.icancel-16{
    width: 16px;
    height: 16px;
    background-image: url(../images/icons/cancel_16.png);
}
.icancel-24{
    width: 24px;
    height: 24px;
    background-image: url(../images/icons/cancel_24.png);
}
.icancel-32{
    width: 32px;
    height: 32px;
    background-image: url(../images/icons/cancel_32.png);
}
.iuser-list-16{
    width: 16px;
    height: 16px;
    background-image: url(../images/icons/users/user_list_16.png);
}
.iuser-list-24{
    width: 24px;
    height: 24px;
    background-image: url(../images/icons/users/user_list_24.png);
}
.iuser-list-32{
    width: 32px;
    height: 32px;
    background-image: url(../images/icons/users/user_list_32.png);
}