.icon-blank{
	background:url('iconsblank.gif') no-repeat center center;
}
.icon-add{
	background:url('iconsedit_add.png') no-repeat center center;
}
.icon-edit{
	background:url('iconspencil.png') no-repeat center center;
}
.icon-clear{
	background:url('iconsclear.png') no-repeat center center;
}
.icon-remove{
	background:url('iconsedit_remove.png') no-repeat center center;
}
.icon-save{
	background:url('iconsfilesave.png') no-repeat center center;
}
.icon-cut{
	background:url('iconscut.png') no-repeat center center;
}
.icon-ok{
	background:url('iconsok.png') no-repeat center center;
}
.icon-no{
	background:url('iconsno.png') no-repeat center center;
}
.icon-cancel{
	background:url('iconscancel.png') no-repeat center center;
}
.icon-reload{
	background:url('iconsreload.png') no-repeat center center;
}
.icon-search{
	background:url('iconssearch.png') no-repeat center center;
}
.icon-print{
	background:url('iconsprint.png') no-repeat center center;
}
.icon-help{
	background:url('iconshelp.png') no-repeat center center;
}
.icon-undo{
	background:url('iconsundo.png') no-repeat center center;
}
.icon-redo{
	background:url('iconsredo.png') no-repeat center center;
}
.icon-back{
	background:url('iconsback.png') no-repeat center center;
}
.icon-sum{
	background:url('iconssum.png') no-repeat center center;
}
.icon-tip{
	background:url('iconstip.png') no-repeat center center;
}
.icon-filter{
	background:url('iconsfilter.png') no-repeat center center;
}
.icon-man{
	background:url('iconsman.png') no-repeat center center;
}
.icon-lock{
	background:url('iconslock.png') no-repeat center center;
}


.icon-mini-add{
	background:url('iconsmini_add.png') no-repeat center center;
}
.icon-mini-edit{
	background:url('iconsmini_edit.png') no-repeat center center;
}
.icon-mini-refresh{
	background:url('iconsmini_refresh.png') no-repeat center center;
}

.icon-large-picture{
	background:url('iconslarge_picture.png') no-repeat center center;
}
.icon-large-clipart{
	background:url('iconslarge_clipart.png') no-repeat center center;
}
.icon-large-shapes{
	background:url('iconslarge_shapes.png') no-repeat center center;
}
.icon-large-smartart{
	background:url('iconslarge_smartart.png') no-repeat center center;
}
.icon-large-chart{
	background:url('iconslarge_chart.png') no-repeat center center;
}
