.product-thumb .special_percentage{
	width: 45px;
    height: 45px;
	background-color: #a94442;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    margin: 3px;
    padding: 8px;
    position: absolute;
    text-align: center;
	-webkit-border-radius: 29px;
	-moz-border-radius: 29px;
	border-radius: 29px;
	z-index: 1;
}
.product-grid .product-thumb .special_percentage{
	width: 45px;
    height: 45px;
	background-color: #a94442;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    margin: 3px;
    padding: 8px;
    position: absolute;
    text-align: center;
	-webkit-border-radius: 29px;
	-moz-border-radius: 29px;
	border-radius: 29px;
	z-index: 1;
}

.product-list .product-thumb .special_percentage{
	width: 45px;
    height: 45px;
	background-color: #a94442;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    margin: 3px;
    padding: 8px;
    left: 15px;
    position: absolute;
    float: left;
    text-align: center;
	-webkit-border-radius: 29px;
	-moz-border-radius: 29px;
	border-radius: 29px;
	z-index: 1;
}

.thumbnails .special_percentage{
	width: 45px;
    height: 45px;
	background-color: #a94442;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    padding: 8px;
    top: 10px;
    left: 25px;
    position: absolute;
    text-align: center;
	-webkit-border-radius: 29px;
	-moz-border-radius: 29px;
	border-radius: 29px;
	z-index: 1;
}

.table-bordered .special_percentage{
	width: 45px;
    height: 45px;
	background-color: #a94442;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    padding: 8px;
    top: 10px;
    left: 25px;
    float: right;
    text-align: center;
	-webkit-border-radius: 29px;
	-moz-border-radius: 29px;
	border-radius: 29px;
	z-index: 1;
}

.product-layout .product-thumb .special_percentage{
	width: 45px;
    height: 45px;
    background-color: #a94442;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    margin: 3px;
    padding: 8px;
    position: absolute;
    text-align: center;
    -webkit-border-radius: 29px;
    -moz-border-radius: 29px;
    border-radius: 29px;
    z-index: 1;
}