#qm0 a {
    /*set an unused color to be index color*/ 
    _border-color:tomato; /*For IE6-*/ 
    /*then remove this indexed color*/ 
    _filter:chroma(color=tomato);/*For IE6-*/
}

#footer {
    background:none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='/themes/gladwell/images/footer-bg.png', sizingmethod='crop');
}

.logo-wsm1 {
    background:none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='/themes/gladwell/images/logo-wsm.png', sizingmethod='crop');
}
.logo-md1 {
    background:none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='/themes/gladwell/images/MDlogo.png', sizingmethod='crop');
}