.ux-icon-up {
	background-image:url(../img/multiselect/up2.gif) !important;
}

.ux-icon-down {
	background-image:url(../img/multiselect/down2.gif) !important;
}

.ux-icon-top {
	background-image:url(../img/multiselect/top2.gif) !important;
}
.ux-icon-bottom {
	background-image:url(../img/multiselect/bottom2.gif) !important;
}

.ux-icon-folder_disabled {
	background-image:url(../img/icons/fam/folder_disabled.gif) !important;
}

/*Lamps*/
div.lamp-green, div.lamp-green-s, div.lamp-grey, div.lamp-red, div.lamp-yellow {width:14px; height:14px; background-repeat:no-repeat;}
div.lamp-green {background-image:url(../img/lamp/green.gif);}
div.lamp-green-s {background-image:url(../img/lamp/green_s.gif);}
div.lamp-grey {background-image:url(../img/lamp/grey.gif);}
div.lamp-red {background-image:url(../img/lamp/red.gif);}
div.lamp-yellow {background-image:url(../img/lamp/yellow.gif);}
