@import url("../../../../../Shared/css/zencartOverride.css");


/*
            .productListing-data
            {
                 Netscape ignores the following 
                filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='includes/templates/WarrenMillerTemplate/images/Store/storeListingItemBG.png');
            }    
            
             IE ignores styles with [attributes], so it will skip the following. 
            .productListing-data[class] 
            {
                 background-image:url(../images/Store/storeListingItemBG.png) !important;    
            }
            
*/