.addUserBtn {
    background-image: url(images/add_user.gif) !important;
}
.userBtn {
    background-image: url(images/user.png) !important;
}
.addBtn {
    background-image: url(images/add.png) !important;
}
.editBtn {
    background-image: url(images/edit.png) !important;
}
.deleteBtn {
    background-image: url(images/delete.gif) !important;
}
.delete2Btn {
    background-image: url(images/delete2.gif) !important;
}
.homeBtn {
	 background-image: url(images/house.png) !important;
}
.refreshBtn {
	 background-image: url(images/refresh.png) !important;
}
.saveBtn {
	 background-image: url(images/save2.png) !important;
}
.setupBtn {
	 background-image: url(images/setup.png) !important;
}
.tableAddBtn {
	 background-image: url(images/table_add.png) !important;
}
.tableEditBtn {
	 background-image: url(images/table_edit.png) !important;
}
.tableDeleteBtn {
	 background-image: url(images/table_delete.png) !important;
}
.importBtn {
	 background-image: url(images/import.png) !important;
}
.exportBtn {
	 background-image: url(images/export.png) !important;
}
.upload-icon {
     background: url('images/fileupload.png') no-repeat 0 0 !important;
}
.searchBtn {
     background: url('images/search.png') no-repeat 0 0 !important;
}
.search2Btn {
     background: url('images/search2.gif') no-repeat 0 0 !important;
}
.infoBtn {
     background: url('images/information.png') no-repeat 0 0 !important;
}
.ticketBtn {
     background: url('images/ticket.png') no-repeat 0 0 !important;
}
.acceptBtn {
     background: url('images/accept.png') no-repeat 0 0 !important;
}
.cancelBtn {
     background: url('images/cancel.png') no-repeat 0 0 !important;
}
.clearBtn {
     background: url('images/clear.png') no-repeat 0 0 !important;
}
.disableBtn {
     background: url('images/disable.png') no-repeat 0 0 !important;
}
.enableBtn {
     background: url('images/enable.png') no-repeat 0 0 !important;
}
.printerBtn {
     background: url('images/printer.png') no-repeat 0 0 !important;
}