﻿div.addedToBasketMessage
{
    color:#006600;
    font-weight:bold;
}


.ProductDetailPromoIcon {

    position:relative;
    bottom:110px;
    left:95px;
}
.ProductDetailPromoLimitedOffer {
    position:relative;
    bottom:230px;
    left:130px;
}

.productImage .imageView {
}


.WasPrice {
    white-space: nowrap;
    color:#FF0000;
    font-size:14px;
    font-weight:bold;
}

.NowPrice {
    white-space: nowrap;
    color:#FF0000;
    font-size:14px;
    font-weight:bold;
}

.promoTable .mouseoverContainer, .promoTable .mouseover, .promoTable .listProductStock {
    width:auto;
    float:none;
}

.promoTableQualifyingProducts {
    margin:10px 0px;
}

.promoTableQualifyingProducts td.centered {
    text-align:center;
}

div.promoAdditionalText {
    color:#ff0000;
    margin-bottom:10px;
}