﻿div.slideshow_marquee_container div#overlay-text {
        background: transparent;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000)"; /* IE8 */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);   /* IE6 & 7 */
        zoom: 1;        

}
div#main-marquee div.slideshow_marquee_container div#overlay-text 
{
        -ms-filter:none; /* IE8 */
        filter:none;   /* IE6 & 7 */
        zoom: 1;        
}


.container
{
    width:978px !important;
}