#special_block_right .block_content {
    height:300px;
    background:#fff url('img/bp_bottom.png') no-repeat bottom;
}
#special_block_right {
    position:relative;
}
#special_block_right .seeMoreBlockPromotion {
    text-align:right; 
    font-weight: bold; 
    padding: 5px 6px 5px 0px; 
    position:absolute; 
    bottom:0px; 
    right:0px; 
    
}
.seeMoreBlockPromotion a {
    color:#fff; 
}
#special_block_right #clockPromotion {
    position:absolute;
    bottom:35px;
    left:23px;
    font-size:33px;
    letter-spacing: 4px;
    color:#bc150f;
}
#clockPromotion .m, #clockPromotion .s {
    margin-left:20px;
}
#producttimepromo {
    width:220px !important;
}
#producttimepromo .add_cart_button_promotiome {
  display: inline-block;
  text-align: center;
  padding: 5px 0px;
  margin-top: -20px;
  width: 100%;
}