.Breadcrumb li a, .Breadcrumb li{
   color: #000 !important;
}

/* Retail Price */
.RetailPrice strike {
    color: #444;
}

/* You save text and Price */
.YouSave {
    color: #444;
}

.YouSave{
   color: #000 !important;
}

.ProductList li .ProductActionAdd .Cart, .ProductList li .ProductActionAdd .icon-Out {
  background: url(./../../../product_images/uploaded_images/addcartbutton.gif) 00 no-repeat !important;
}


