.panel-icon,.tree-icon,.tabs-icon,.icon-page { background: url("icons/icon-default.png") no-repeat; display: inline-block; }
.tabs-icon, .panel-icon{ margin-top: -9px;}

.icon-home { background: url('icons/house.png') no-repeat center center; }
.icon-search { background: url('icons/search.png') no-repeat center center; }
.icon-export { background: url('icons/export.png') no-repeat center center; }
.icon-close { background: url('icons/close.png') no-repeat center center; }
.icon-refresh { background: url('icons/refresh.png') no-repeat center center; }
.icon-cross { background: url('icons/cross.gif') no-repeat center center; }
.icon-filesave { background: url('icons/filesave.png') no-repeat center center; }
.icon-reload2 { background: url('icons/reload2.png') no-repeat center center; }

.icon-blank{
	background:url('icons/blank.gif') no-repeat center center;
}
.icon-add{
	background:url('icons/edit_add.png') no-repeat center center;
}
.icon-edit{
	background:url('icons/pencil.png') no-repeat center center;
}
.icon-clear{
	background:url('icons/clear.png') no-repeat center center;
}
.icon-remove{
	background:url('icons/edit_remove.png') no-repeat center center;
}
.icon-save{
	background:url('icons/filesave.png') no-repeat center center;
}
.icon-cut{
	background:url('icons/cut.png') no-repeat center center;
}
.icon-ok{
	background:url('icons/ok.png') no-repeat center center;
}
.icon-no{
	background:url('icons/no.png') no-repeat center center;
}
.icon-cancel{
	background:url('icons/cancel.png') no-repeat center center;
}
.icon-reload{
	background:url('icons/reload.png') no-repeat center center;
}
.icon-search{
	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-filter{
	background:url('icons/filter.png') no-repeat center center;
}
.icon-man{
	background:url('icons/man.png') no-repeat center center;
}
.icon-lock{
	background:url('icons/lock.png') no-repeat center center;
}
.icon-more{
	background:url('icons/more.png') no-repeat center center;
}

.icon-step0{
	background:url('icons/table.png') no-repeat center center;
}
.icon-step1{
	background:url('icons/email.png') no-repeat center center;
}
.icon-step2{
	background:url('icons/calendar.png') no-repeat center center;
}
.icon-step3{
	background:url('icons/calendar_edit.png') no-repeat center center;
}
.icon-step4{
	background:url('icons/calendar_add.png') no-repeat center center;
}
.icon-step5{
	background:url('icons/calendar_delete.png') no-repeat center center;
}

.icon-mini-add{
	background:url('icons/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;
}

.icon-prev{
    background:url('icons/prev.png') no-repeat center center;
}
.icon-next{
    background:url('icons/next.png') no-repeat center center;
}

.gps_fixed { background: url('icons/gps_fixed.png') no-repeat center center; }
.icon-dele{
	background:url('icons/dele.png') no-repeat center center;
}
.icon-clear1{
	background:url('icons/clear1.png') no-repeat center center;
}

/*.icon-tree-level0{
	background:url('icons/dele.png') no-repeat center center;
}
.icon-tree-level1{
	background:url('icons/group.png') no-repeat center center;
}
.icon-tree-level2{
	background:url('icons/user.png') no-repeat center center;
}
.icon-tree-level3{
	background:url('icons/car.png') no-repeat center center;
}*/
.icon-tree-yes{
	background:url('icons/yes.png') no-repeat center center;
}

.icon-search32{
	background:url('icons/search_32.png') no-repeat center center;
}

.icon-add32{
	background:url('icons/add_32.png') no-repeat center center;
}