﻿.icon-add{
	background:url(../images/add.gif) no-repeat;
}
.icon-addnew{
	background:url(../images/addnew.gif) no-repeat;
}
.icon-edit{
	background:url(../images/edit.gif) no-repeat;
}
.icon-remove{
	background:url(../images/remove.gif) no-repeat;
}
.icon-save{
	background:url(../images/save.gif) no-repeat;
}
.icon-close{
	background:url(../images/cancel.gif) no-repeat;
}
.icon-cut{
	background:url(../images/cut.png) no-repeat;
}
.icon-ok{
	background:url(../images/ok.png) no-repeat;
}
.icon-no{
	background:url(../images/no.png) no-repeat;
}
.icon-cancel{
	background:url(../images/cancel.gif) no-repeat;
}
.icon-reload{
	background:url(../images/reload.png) no-repeat;
}
.icon-search{
	background:url(../images/search.gif) no-repeat;
}
.icon-print{
	background:url(../images/print.gif) no-repeat;
}
.icon-undo{
	background:url(../images/undo.gif) no-repeat;
}
.icon-redo{
	background:url(../images/redo.gif) no-repeat;
}
.icon-tip{
	background:url(../images/tip.png) no-repeat;
}
.icon-zoomin{
	background:url(../images/zoomin.gif) no-repeat;
}
.icon-zoomout{
	background:url(../images/zoomout.gif) no-repeat;
}
.icon-goto{
	background:url(../images/goto.gif) no-repeat;
}
.icon-date{
	background:url(../images/date.gif) no-repeat;
}
.icon-filter{
	background:url(../images/filter.gif) no-repeat;
}
.icon-find{
	background:url(../images/find.png) no-repeat;
}
.icon-folder{
	background:url(../images/folder.gif) no-repeat;
}
.icon-folderopen{
	background:url(../images/folder-open.gif) no-repeat;
}
.icon-lock{
	background:url(../images/lock.png) no-repeat;
}
.icon-unlock{
	background:url(../images/unlock.gif) no-repeat;
}
.icon-new{
	background:url(../images/new.gif) no-repeat;
}
.icon-node{
	background:url(../images/node.png) no-repeat;
}
.icon-nowait{
	background:url(../images/nowait.gif) no-repeat;
}
.icon-sort{
	background:url(../images/sort.gif) no-repeat;
}
.icon-wait{
	background:url(../images/wait.gif) no-repeat;
}
.icon-upgrade{
	background:url(../images/upgrade.gif) no-repeat;
}
.icon-downgrade{
	background:url(../images/downgrade.gif) no-repeat;
}
.icon-download{
	background:url(../images/download.gif) no-repeat;
}
.icon-upload{
	background:url(../images/upload.gif) no-repeat;
}
.icon-user{
	background:url(../images/user.png) no-repeat;
}
.icon-split{
	background:url(../images/split.gif) no-repeat;
}
.icon-addfolder{
	background:url(../images/addfolder.gif) no-repeat;
}

.icon-expand{
	background:url(../images/expand.gif) no-repeat;
}
.icon-collapse{
	background:url(../images/collapse.gif) no-repeat;
}
