.inStock_store { background: url(/images/store_availability/in-stock_green.jpg) no-repeat left top; width: 46px; padding-left: 19px; padding-top: 1px; height: 14px; }
.lowStock_store { background: url(/images/store_availability/low-stock_yellow.jpg) no-repeat left top; width: 46px; padding-left: 19px; padding-top: 1px; height: 14px; }
.noStock_store { background: url(/images/store_availability/no-stock_red.jpg) no-repeat left top; width: 46px; padding-left: 19px; padding-top: 1px; height: 14px; }
