.ix-blank{
	background:url('icons/blank.gif') no-repeat center center;
}
.ix-add{
	background:url('icons/edit_add.png') no-repeat center center;
}
.ix-edit{
	background:url('icons/pencil.png') no-repeat center center;
}
.ix-clear{
	background:url('icons/clear.png') no-repeat center center;
}
.ix-remove{
	background:url('icons/edit_remove.png') no-repeat center center;
}
.ix-save{
	background:url('icons/filesave.png') no-repeat center center;
}
.ix-cut{
	background:url('icons/cut.png') no-repeat center center;
}
.ix-ok{
	background:url('icons/ok.png') no-repeat center center;
}
.ix-no{
	background:url('icons/no.png') no-repeat center center;
}
.ix-cancel{
	background:url('icons/cancel.png') no-repeat center center;
}
.ix-reload{
	background:url('icons/reload.png') no-repeat center center;
}
.ix-search{
	background:url('icons/search.png') no-repeat center center;
}
.ix-print{
	background:url('icons/print.png') no-repeat center center;
}
.ix-help{
	background:url('icons/help.png') no-repeat center center;
}
.ix-undo{
	background:url('icons/undo.png') no-repeat center center;
}
.ix-redo{
	background:url('icons/redo.png') no-repeat center center;
}
.ix-back{
	background:url('icons/back.png') no-repeat center center;
}
.ix-sum{
	background:url('icons/sum.png') no-repeat center center;
}
.ix-tip{
	background:url('icons/tip.png') no-repeat center center;
}
.ix-filter{
	background:url('icons/filter.png') no-repeat center center;
}
.ix-man{
	background:url('icons/man.png') no-repeat center center;
}
.ix-lock{
	background:url('icons/lock.png') no-repeat center center;
}
.ix-download{
	background:url('icons/download.png') no-repeat center center;
}
.ix-upload{
	background:url('icons/upload.png') no-repeat center center;
}


.ix-mini-add{
	background:url('icons/mini_add.png') no-repeat center center;
}
.ix-mini-edit{
	background:url('icons/mini_edit.png') no-repeat center center;
}
.ix-mini-refresh{
	background:url('icons/mini_refresh.png') no-repeat center center;
}

.ix-large-picture{
	background:url('icons/large_picture.png') no-repeat center center;
}
.ix-large-clipart{
	background:url('icons/large_clipart.png') no-repeat center center;
}
.ix-large-shapes{
	background:url('icons/large_shapes.png') no-repeat center center;
}
.ix-large-smartart{
	background:url('icons/large_smartart.png') no-repeat center center;
}
.ix-large-chart{
	background:url('icons/large_chart.png') no-repeat center center;
}
