/* Created by design.bg studios. Source code in this website is property of design.bg. */
.promotion {
	background:url(../../../pics/en/promo.png);
	width: 87px;
	height: 31px;
}
* html .promotion {
	background: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="pics/en/promo.png",sizingMethod="crop");	
}
