﻿.icon-blank{
	background:url('../images/blank.gif') no-repeat center center;
}
.icon-add{
	background:url('../images/edit_add.png') no-repeat center center;
}
.icon-edit{
	background:url('../images/pencil.png') no-repeat center center;
}
.icon-clear{
	background:url('../images/clear.png') no-repeat center center;
}
.icon-remove{
	background:url('../images/edit_remove.png') no-repeat center center;
}
.icon-save{
	background:url('../images/filesave.png') no-repeat center center;
}
.icon-cut{
	background:url('../images/cut.png') no-repeat center center;
}
.icon-ok{
	background:url('../images/ok.png') no-repeat center center;
}
.icon-no{
	background:url('../images/no.png') no-repeat center center;
}
.icon-cancel{
	background:url('../images/cancel.png') no-repeat center center;
}
.icon-reload{
	background:url('../images/reload.png') no-repeat center center;
}
.icon-search{
	background:url('../images/search.png') no-repeat center center;
}
.icon-print{
	background:url('../images/print.png') no-repeat center center;
}
.icon-help{
	background:url('../images/help.png') no-repeat center center;
}
.icon-undo{
	background:url('../images/undo.png') no-repeat center center;
}
.icon-redo{
	background:url('../images/redo.png') no-repeat center center;
}
.icon-back{
	background:url('../images/back.png') no-repeat center center;
}
.icon-sum{
	background:url('../images/sum.png') no-repeat center center;
}
.icon-tip{
	background:url('../images/tip.png') no-repeat center center;
}
.icon-filter{
	background:url('../images/filter.png') no-repeat center center;
}
.icon-man{
	background:url('../images/man.png') no-repeat center center;
}
.icon-lock{
	background:url('../images/lock.png') no-repeat center center;
}
.icon-pote{
    background:url('../images/pote.png') no-repeat center center;
}
.icon-sort{
    background:url('../images/sort.png') no-repeat center center;
}
.icon-recycle{
    background:url('../images/recycle.png') no-repeat center center;
}
.icon-set{
    background:url('../images/set.png') no-repeat center center;
}
.icon-share{
    background:url('../images/share.png') no-repeat center center;
}
.icon-category{
    background:url('../images/category.png') no-repeat center center;
}
.icon-stock{
    background:url('../images/stock.png') no-repeat center center;
}
.icon-sales{
    background:url('../images/sales.png') no-repeat center center;
}
.icon-attr{
    background:url('../images/attr.png') no-repeat center center;
}
.icon-brand{
    background:url('../images/brand.png') no-repeat center center;
}
.icon-service{
    background:url('../images/service.png') no-repeat center center;
}
.icon-comment{
    background:url('../images/comment.png') no-repeat center center;
}
.icon-distribute{
    background:url('../images/distribute.png') no-repeat center center;
}


.icon-mini-add{
	background:url('../images/mini_add.png') no-repeat center center;
}
.icon-mini-edit{
	background:url('../images/mini_edit.png') no-repeat center center;
}
.icon-mini-refresh{
	background:url('../images/mini_refresh.png') no-repeat center center;
}

.icon-large-picture{
	background:url('../images/large_picture.png') no-repeat center center;
}
.icon-large-clipart{
	background:url('../images/large_clipart.png') no-repeat center center;
}
.icon-large-shapes{
	background:url('../images/large_shapes.png') no-repeat center center;
}
.icon-large-smartart{
	background:url('../images/large_smartart.png') no-repeat center center;
}
.icon-large-chart{
	background:url('../images/large_chart.png') no-repeat center center;
}
