#best-sellers_block_right .block_content > .block_content {
  border: 0;
  padding: 0;
}

#left_column .price-percent-reduction {
  width: 50px;
  height: 50px;
  bottom: 10px;
  right: 10px;
  font-size: 15px;
  line-height: 50px;
  padding-left: 7px;
}

#left_column .old-price {
  display: block;
  color: gray;
  text-decoration: line-through	;
}

.products-block h5 {
	color: black;
}

