/* CONTROLS */
.sfsControlTabStripConfiguratorIcon,
.sfsControlButtonIcon{
    background-image: url("../Images/sfsWidgetIcons.gif") !important;
    background-repeat:no-repeat;
}

.sfsControlTabStripConfiguratorIcon{
    background-position: 2px 0 !important;
}

.sfsControlButtonIcon{
    background-position: 3px -100px !important;
    
}

/* LAYOUTS */
div.sfsLayoutFancyBoxIcon{
    background-image: url("../Images/sfsLayouts.gif")  !important;
    background-position: 0 0 !important;
}

div.sfsLayoutTabBoxIcon{
    background-image: url("../Images/sfsLayouts.gif") !important;
    background-position: 0 -100px !important;
}