.icon-add{
	background:url('iconsedit_add.gif') no-repeat;
}
.icon-edit{
	background:url('iconspencil.gif') no-repeat;
}
.icon-remove{
	background:url('iconsedit_remove.gif') no-repeat;
}
.icon-save{
	background:url('iconsfilesave.gif') no-repeat;
}
.icon-cut{
	background:url('iconscut.gif') no-repeat;
}
.icon-ok{
	background:url('iconsok.gif') no-repeat;
}
.icon-no{
	background:url('iconsno.gif') no-repeat;
}
.icon-cancel{
	background:url('iconscancel.gif') no-repeat;
}
.icon-reload{
	background:url('iconsreload.gif') no-repeat;
}
.icon-search{
	background:url('iconssearch.gif') no-repeat;
}
.icon-print{
	background:url('iconsprint.gif') no-repeat;
}
.icon-help{
	background:url('iconshelp.gif') no-repeat;
}
.icon-undo{
	background:url('iconsundo.gif') no-repeat;
}
.icon-redo{
	background:url('iconsredo.gif') no-repeat;
}
.icon-back{
	background:url('iconsback.gif') no-repeat;
}
.icon-excel{
	background:url('iconsexcel.gif') no-repeat;
}
.icon-undo {
	background: url('iconsundo.gif') no-repeat;
}


