#spec-offers .skidka_blank45x45_podbor {
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    width: 45px;
    height: 45px;
    background: url(/images/icons/skidka_blank45x45.png) no-repeat;
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    line-height: 45px;
}
#spec-offers .vigodno45x45_podbor {
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    width: 45px;
    height: 45px;
    background: url(/images/icons/vigodno45x45.png) no-repeat;
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 22px;
    line-height: 45px;
}
#spec-offers .info_wrap {
    position: relative;
}
#spec-offers .downconteinernew h3.h1.conteinerkolname {
    padding: 0 70px 18px 0;
}
#spec-offers .info_wrap .prices .old_price {
    color: #000 !important;
    font-weight: bolder;
    font-size: 1.1em !important;
    text-decoration: line-through;
}
#spec-offers .info_wrap .prices .redprice {
    font-weight: bolder;
    color: #B43923;
    font-size: 1.3em;
}
#spec-offers .info_wrap .prices p {
    text-align: left;
    /*padding-bottom: 10px;*/
}
#spec-offers div.downconteinernew {
    min-height: 170px;
}

#spec-offers .pic .specials {
    margin: 5px 0 -5px 0;
}

#spec-offers .pic .specials a.sale {
    background: #e61d35;
}
