

.icon-add {
    background: url('/css/icons/edit_add.png') no-repeat;
}

.icon-edit {
    background: url('/css/icons/pencil.png') no-repeat;
}

.icon-remove {
    background: url('/css/icons/edit_remove.png') no-repeat;
}

.icon-save {
    background: url('/css/icons/filesave.png') no-repeat;
}

.icon-cut {
    background: url('/css/icons/cut.png') no-repeat;
}

.icon-ok {
    background: url('/css/icons/ok.png') no-repeat;
}

.icon-no {
    background: url('/css/icons/no.png') no-repeat;
}

.icon-cancel {
    background: url('/css/icons/cancel.png') no-repeat;
}

.icon-reload {
    background: url('/css/icons/reload.png') no-repeat;
}

.icon-search {
    background: url('/css/icons/search.png') no-repeat;
}

.icon-print {
    background: url('/css/icons/print.png') no-repeat;
}

.icon-help {
    background: url('/css/icons/help.png') no-repeat;
}

.icon-undo {
    background: url('/css/icons/undo.png') no-repeat;
}

.icon-redo {
    background: url('/css/icons/redo.png') no-repeat;
}

.icon-back {
    background: url('/css/icons/back.png') no-repeat;
}

.icon-user {
    background: url('/css/icons/User.png') no-repeat;
}

.icon-greencar {
    background: url('/css/icons/greencar.png') no-repeat;
}




.icon-people0 {
    background: url('/css/icons/people0.png') no-repeat;
}

.icon-people1 {
    background: url('/css/icons/people1.png') no-repeat;
}

.icon-people2 {
    background: url('/css/icons/people2.png') no-repeat;
}

.icon-people3 {
    background: url('/css/icons/people3.png') no-repeat;
}

.icon-people4 {
    background: url('/css/icons/people4.png') no-repeat;
}




.icon-group {
    background: url('/css/icons/group.png') no-repeat;
}




.icon-onlineCar {
    background: url('/css/icons/u_online.gif') no-repeat;
}

.icon-offlineCar {
    background: url('/css/icons/u_offline.gif') no-repeat;
}


.icon-gold {
    background: url('/css/icons/gold16.png') no-repeat;
}

.icon-default {
    background: url('/css/icons/default.png') no-repeat;
}


.icon-mini-add {
    background: url('/css/icons/mini_add.png') no-repeat 2px 2px;
}

.icon-mini-edit {
    background: url('/css/icons/mini_edit.png') no-repeat 2px 2px;
}

.icon-mini-refresh {
    background: url('/css/icons/mini_refresh.png') no-repeat 3px 2px;
}

.icon-distance {
     background: url('/css/icons/distance.jpg') no-repeat;
}