.icon-blank{
	background-image:url('../images/icons/blank.gif') !important;
}
.icon-add{
	background-image: url('../images/button/edit_add.png') !important;
}
.icon-edit{
	background-image: url('../images/button/pencil.png') !important;
}
.icon-clear{
	background-image:url('../images/icons/clear.png') !important;
}
.icon-remove{
	background-image:url('../images/button/edit_remove.png')!important;
}
.icon-creattable{
	background-image:url('../images/button/creattable.png')!important;
}
.icon-upload{
	background-image:url('../images/icons/up.png')!important;
}
.icon-up{
	width:16px;
	height: 16px;
	border: none;
	margin:0px 3px;
	background-image:url('../images/icons/up.png')!important;
}
.icon-down{
	width:16px;
	height: 16px;
	border: none;
	margin:0px 3px;
	background-image:url('../images/icons/down.png')!important;
}
.icon-save{
	background-image:url('../images/button/filesave.png')!important;
}
.icon-cut{
	background-image:url('../images/button/cut.png')!important;
}
.icon-ok{
	background-image:url('../images/icons/ok.png')!important;
}
.icon-no{
	background-image:url('../images/icons/no.png')!important;
}
.icon-cancel{
	background-image:url('../images/icons/cancel.png')!important;
}
.icon-reload{
	background-image:url('../images/button/reload.png')!important;
}
.icon-search{
	background-image:url('../images/button/search.png')!important;
}
.icon-print{
	background-image:url('../images/button/print.png')!important;
}
.icon-help{
	background-image:url('../images/button/help.png')!important;
}
.icon-undo{
	background-image:url('../images/button/undo.png')!important;
}
.icon-redo{
	background-image:url('../images/icons/redo.png')!important;
}
.icon-back{
	background-image:url('../images/button/back.png')!important;
}
.icon-sum{
	background-image:url('../images/icons/sum.png')!important;
}
.icon-tip{
	background-image:url('../images/icons/tip.png')!important;
}
.icon-filter{
	background-image:url('../images/icons/filter.png')!important;
}
.icon-man{
	background-image:url('../images/icons/man.png')!important;
}
.icon-lock{
	background-image:url('../images/icons/lock.png')!important;
}


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

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

.icon-reload-gray{
	background:url('../images/icons/reload_gray.png') no-repeat center center;
}

.icon-no-gray{
	background:url('../images/icons/no_gray.png') no-repeat center center;
}
