  

#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-*/
}

ul.banners li a.man { 
    background:none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='/themes/gracenew/images/footer-link3.png', sizingmethod='crop');
}
    
ul.banners li a.enc {
    background:none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='/themes/gracenew/images/footer-link2.png', sizingmethod='crop');
}

#content .top-box .in-box .box .img-box {
    background:none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='/themes/gracenew/images/box-sm.png', sizingmethod='crop');
}

#content .top-box .in-box .box .text-box a.more {
    background:none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='/themes/gracenew/images/more-button.png', sizingmethod='crop');
}
.info-list li a.more {
    background:none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='/themes/gracenew/images/more-button.png', sizingmethod='crop');
}
#content .top-box2 .in-box .box .img-box {
    background:none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='/themes/gracenew/images/box-sm.png', sizingmethod='crop');
}

#content .top-box2 .in-box .box .text-box a.more {
    background:none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='/themes/gracenew/images/more-button.png', sizingmethod='crop');
}

