div#priceDown{ position: relative;}
div#priceDown img.priceDownMark{
	position: absolute;
	right: -32px;
	top: -32px;
	z-index: 3000;
}
