.icon-back {
    background: url('default/spritesheet.png') no-repeat -31px -5px;
}

.icon-blank {
    background: url('default/spritesheet.png') no-repeat -57px -5px;
}

.icon-cancel {
    background: url('default/spritesheet.png') no-repeat -68px -5px;
}

.icon-cut {
    background: url('default/spritesheet.png') no-repeat -120px -5px;
}

.icon-add {
    background: url('default/spritesheet.png') no-repeat -5px -5px;
}

.icon-remove {
    background: url('default/spritesheet.png') no-repeat -161px -177px;
}

.icon-save {
    background: url('default/spritesheet.png') no-repeat -198px -5px;
}

.icon-help {
    background: url('default/spritesheet.png') no-repeat -109px -31px;
}

.icon-mini-add {
    background: url('default/spritesheet.png') no-repeat -187px -31px;
}

.icon-mini-edit {
    background: url('default/spritesheet.png') no-repeat -131px -99px;
}

.icon-mini-refresh {
    background: url('default/spritesheet.png') no-repeat -149px -99px;
}

.icon-no {
    background: url('default/spritesheet.png') no-repeat -165px -99px;
}

.icon-ok {
    background: url('default/spritesheet.png') no-repeat -131px -125px;
}

.icon-edit {
    background: url('default/spritesheet.png') no-repeat -83px -31px;
}

.icon-print {
    background: url('default/spritesheet.png') no-repeat -83px -177px;
}

.icon-redo {
    background: url('default/spritesheet.png') no-repeat -109px -177px;
}

.icon-reload {
    background: url('default/spritesheet.png') no-repeat -135px -177px;
}

.icon-search {
    background: url('default/spritesheet.png') no-repeat -204px -31px;
}

.icon-sum {
    background: url('default/spritesheet.png') no-repeat -187px -135px;
}

.icon-tip {
    background: url('default/spritesheet.png') no-repeat -187px -187px;
}

.icon-undo {
    background: url('default/spritesheet.png') no-repeat -224px -5px;
}


.icon-filter{
	background:url('icons/filter.png') no-repeat center center;
}

.icon-large-picture{
	background:url('icons/large_picture.png') no-repeat center center;
}
.icon-large-clipart{
	background:url('icons/large_clipart.png') no-repeat center center;
}
.icon-large-shapes{
	background:url('icons/large_shapes.png') no-repeat center center;
}
.icon-large-smartart{
	background:url('icons/large_smartart.png') no-repeat center center;
}
.icon-large-chart{
	background:url('icons/large_chart.png') no-repeat center center;
}
