.promotion_listing_img_container
{ height: 152px;
  overflow: hidden;
}

a.promotion_listing_img_corner
{ text-decoration: none;
  position: relative;
  top: -47px;
  left: 105px;
}

a.promotion_listing_img_corner img
{ border: none;
}

.promotion_listing_img_link
{ text-decoration: none;
  display: block;
  width: 150px;
  height: 150px;
  overflow: hidden;
  background-color: #FFFFFF;
}

.promotion_listing_img
{ border: none;
}

.product_special_price
{ text-align: right;
  font-size: 11px;
  font-weight: bold;
  color: #38662b;
  letter-spacing: -0.1em;
  line-height: 16px;
}

.product_special_price s
{ color: #bc1d09;
}

#specials_accroche
{ background-image: url("../../images/specials_accroche.jpg");
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

#specials_accroche_img, #specials_accroche_content
{ float: left;
}

#specials_accroche_img
{ width: 119px;
}

#specials_accroche_content
{ width: 406px;
  padding: 32px 10px 10px 27px;
}

#specials_accroche_title
{ font-size: 14px;
  font-weight: bold;
  color: #38662b;
  margin-bottom: 10px;
}

