﻿UL.bxslider LI DIV.item .adaptive-background-image {
    display: none !important;
}
UL.bxslider LI DIV.item .adaptive-image-src {
    display: block !important;
    height: 100%;
    width: 100%;
}
#busy {
    background: url("/content/images/throbber.gif") no-repeat scroll center center transparent;
}