.icon-blank {
	background: url('icons/blank.gif') no-repeat center center;
}

.icon-user {
	background: url('icons1/user.png') no-repeat center center;
}

.icon-add {
	background: url('icons1/add.png') no-repeat center center;
}

.icon-edit {
	background: url('icons1/edit.png') no-repeat center center;
}

.icon-sort {
	height: 11px;
	width: 13px;
	overflow: hidden;
	background: url('icons1/sort.gif') no-repeat scroll 0px 0px transparent;
	margin-left: 0.5em;
}

.icon-add1 {
	background: url('icons1/add.png') no-repeat center center !important;
}

.icon-edit1 {
	background: url('icons1/edit.png') no-repeat center center !important;
}

.icon-mail {
	background: url('icons1/mail.png') no-repeat center center;
}

.icon-download {
	background: url('icons1/download.png') no-repeat center center;
}

.icon-loading {
	background: url('icons1/loading.gif') no-repeat center center;
	width: 60px !important;
	padding-top: 3px !important;
	padding-left: 2px !important;
}

.icon-remove {
	background: url('icons1/delete.png') no-repeat center center;
}

.icon-cut {
	background: url('icons/cut.png') no-repeat center center;
}

.icon-ok {
	background: url('icons1/edit_ok.png') no-repeat center center;
}

.icon-view {
	background: url('icons1/view.png') no-repeat center center;
}

.icon-ok1 {
	background: url('icons1/edit_ok.png') no-repeat center center !important;
}

.icon-no {
	background: url('icons/no.png') no-repeat center center;
}

.icon-cancel {
	background: url('icons1/cancel.png') no-repeat center center;
}

.icon-cancel1 {
	background: url('icons1/cancel.png') no-repeat center center !important;
}

.icon-reload {
	background: url('icons1/reload.png') no-repeat center center;
}

.icon-search {
	background: url('icons1/search.png') no-repeat center center;
}

.icon-search1 {
	background: url('icons/search.png') no-repeat center center;
}

.icon-print {
	background: url('icons/print.png') no-repeat center center;
}

.icon-help {
	background: url('icons/help.png') no-repeat center center;
}

.icon-undo {
	background: url('icons/undo.png') no-repeat center center;
}

.icon-redo {
	background: url('icons/redo.png') no-repeat center center;
}

.icon-back {
	background: url('icons/back.png') no-repeat center center;
}

.icon-sum {
	background: url('icons/sum.png') no-repeat center center;
}

.icon-tip {
	background: url('icons/tip.png') no-repeat center center;
}

.icon-mini-add {
	background: url('icons1/mini_add.png') no-repeat center center;
}

.icon-mini-edit {
	background: url('icons/mini_edit.png') no-repeat center center;
}

.icon-mini-refresh {
	background: url('icons/mini_refresh.png') no-repeat center center;
}