.ekm-product-image-bradge-preload{
	position: absolute;
	left: -999px;
	top: -999px;
}

.ekm-product-image-bradge-wrapper{
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
	width: 1px;
	height: 1px;
	overflow: visible;
	font-size: 1px;
}
.ekm-product-image-bradge-wrapper span{
	width: 0;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	display: -moz-inline-stack;
	display: inline-block;
	*display: none;
}

.ekm-product-image-bradge-wrapper img{
	position: absolute;
	right: 0;
	margin: 0;
	padding: 0;
	-ms-interpolation-mode: bicubic;
}

a + .ekm-product-image-bradge-wrapper img{
	cursor: pointer;
}