.icon-blank{
	background:url('../absicons/blank.gif') no-repeat center center;
}
.icon-add{
	background:url('../absicons/edit_add.png') no-repeat center center;
}
.icon-edit{
	background:url('../absicons/pencil.png') no-repeat center center;
}
.icon-remove{
	background:url('../absicons/edit_remove.png') no-repeat center center;
}
.icon-save{
	background:url('../absicons/filesave.png') no-repeat center center;
}
.icon-cut{
	background:url('../absicons/cut.png') no-repeat center center;
}
.icon-ok{
	background:url('../absicons/ok.png') no-repeat center center;
}
.icon-no{
	background:url('../absicons/no.png') no-repeat center center;
}
.icon-cancel{
	background:url('../absicons/cancel.png') no-repeat center center;
}
.icon-reload{
	background:url('../absicons/reload.png') no-repeat center center;
}
.icon-search{
	background:url('../absicons/search.png') no-repeat center center;
}
.icon-print{
	background:url('../absicons/print.png') no-repeat center center;
}
.icon-help{
	background:url('../absicons/help.png') no-repeat center center;
}
.icon-undo{
	background:url('../absicons/undo.png') no-repeat center center;
}
.icon-redo{
	background:url('../absicons/redo.png') no-repeat center center;
}
.icon-back{
	background:url('../absicons/back.png') no-repeat center center;
}
.icon-sum{
	background:url('../absicons/sum.png') no-repeat center center;
}
.icon-tip{
	background:url('../absicons/tip.png') no-repeat center center;
}

.icon-mini-add{
	background:url('../absicons/mini_add.png') no-repeat center center;
}
.icon-mini-edit{
	background:url('../absicons/mini_edit.png') no-repeat center center;
}
.icon-mini-refresh{
	background:url('../absicons/mini_refresh.png') no-repeat center center;
}
.icon-left{
	background:url('../absicons/left.png') no-repeat center center;
}
.icon-right{
	background:url('../absicons/right.png') no-repeat center center;
}
.icon-one{
	background:url('../absicons/one.png') no-repeat center center;
}
