.specialPercent {
	display: inline-block;
	background-color: #DD4141;
	color: #fff;
	font-size: .86em;
	font-weight: normal;
	height: 20px;
    line-height: 20px;
	padding: 0 8px;
	position: absolute;
	text-shadow: none;
	text-align: center;
    text-transform: uppercase;
	top: 2px;
	left: 0px;
	z-index:1;
}
.box-product > div {position:relative;}

.product-grid .image {
	position:relative;
}
.product-list .image {
	position:relative;
}
.product-info .image {
	position:relative;
}