#wrapper .specialsListBoxContents {
  height: 150px;
  width: 220px !important;
  margin: 0px auto;
  position: relative;
  margin-top: 50px;
}

.specialsListBoxContents IMG {
  float: right;
  margin-top: -50px;
}

.specialsListBoxContents A,
.specialsListBoxContents .productPriceDiscount,
.specialsListBoxContents .productSpecialPrice {
  display: block;
}

.specialsListBoxContents .normalprice {
  text-decoration: line-through;
}


