.save  {width:24px;height:24px;border: none;background-color: transparent;background-image: url(./images/icons/save24.gif);background-repeat: no-repeat;background-position: center; cursor:pointer;}
.undo  {width:24px;height:24px;border: none;background-color: transparent;background-image: url(./images/icons/undo24.gif);background-repeat: no-repeat;background-position: center; cursor:pointer;}
.delete  {width:24px;height:24px;border: none;background-color: transparent;background-image: url(./images/icons/delete24.gif);background-repeat: no-repeat;background-position: center; cursor:pointer;}
.print  {width:24px;height:24px;border: none;background-color: transparent;background-image: url(./images/icons/print24.gif);background-repeat: no-repeat;background-position: center; cursor:pointer;}
.add  {width:24px;height:24px;border: none;background-color: transparent;background-image: url(./images/icons/add24.gif);background-repeat: no-repeat;background-position: center; cursor:pointer;}
.edit  {width:24px;height:24px;border: none;background-color: transparent;background-image: url(./images/icons/edit24.gif);background-repeat: no-repeat;background-position: center; cursor:pointer;}
.date  {width:24px;height:24px;border: none;background-color: transparent;background-image: url(./images/icons/date24.gif);background-repeat: no-repeat;background-position: center; cursor:pointer;}
.upload  {width:24px;height:24px;border: none;background-color: transparent;background-image: url(./images/icons/upload.gif);background-repeat: no-repeat;background-position: center; cursor:pointer;}
.folder  {width:24px;height:24px;border: none;background-color: transparent;background-image: url(./images/icons/folder.gif);background-repeat: no-repeat;background-position: center; cursor:pointer;}
.search_button{background-image: url(./images/icons/search_button.jpg);height: 24px;width:24px;background-repeat: no-repeat;background-color: transparent;cursor:pointer;border: none; }
.clear_search_button{background-image: url(./images/icons/clear_search_button.jpg);height: 24px;width:24px;background-repeat: no-repeat;background-color: transparent;cursor:pointer;border: none; }

.bmpFile{width:16px;height:16px;border: none;background-color: transparent;background-image: url(./images/icons/filetypes/bmp.gif);background-repeat:no-repeat;}
.jpgFile{width:16px;height:16px;border: none;background-color: transparent;background-image: url(./images/icons/filetypes/jpg.gif);background-repeat:no-repeat;}
.gifFile{width:16px;height:16px;border: none;background-color: transparent;background-image: url(./images/icons/filetypes/gif.gif);background-repeat:no-repeat;}
.pdfFile{width:16px;height:16px;border: none;background-color: transparent;background-image: url(./images/icons/filetypes/pdf.gif);background-repeat:no-repeat;}
.defaultFile{width:16px;height:16px;border: none;background-color: transparent;background-image: url(./images/icons/filetypes/mbDefault.gif);background-repeat:no-repeat;}
.folder{width:16px;height:16px;border: none;background-color: transparent;background-image: url(./images/icons/folder.gif);background-repeat:no-repeat;}


