.icon-add{
	background:url(icons/edit_add.png.htmlg') no-repeat;
}
.icon-edit{
	background:url(icons/pencil.png.htmlg') no-repeat;
}
.icon-remove{
	background:url(icons/edit_remove.png.htmlg') no-repeat;
}
.icon-save{
	background:url(icons/filesave.png.htmlg') no-repeat;
}
.icon-cut{
	background:url(icons/cut.png.htmlg') no-repeat;
}
.icon-ok{
	background:url(icons/ok.png.htmlg') no-repeat;
}
.icon-no{
	background:url(icons/no.png.htmlg') no-repeat;
}
.icon-cancel{
	background:url(icons/cancel.png.htmlg') no-repeat;
}
.icon-reload{
	background:url(icons/reload.png.htmlg') no-repeat;
}
.icon-search{
	background:url(icons/search.png.htmlg') no-repeat;
}
.icon-print{
	background:url(icons/print.png.htmlg') no-repeat;
}
.icon-help{
	background:url(icons/help.png.htmlg') no-repeat;
}
.icon-undo{
	background:url(icons/undo.png.htmlg') no-repeat;
}
.icon-redo{
	background:url(icons/redo.png.htmlg') no-repeat;
}
.icon-back{
	background:url(icons/back.png.htmlg') no-repeat;
}
