* html body { width:expression(document.documentElement.clientWidth < 998 ? "998px" : "auto"); }
* html .box .label{
	background-position: -9999px -9999px;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/label-free.png', sizingmethod='crop');
}
* html .promo-holder .gallery .panel .active .arrow,
* html .promo-holder .gallery .panel a:hover .arrow{
	background-position: -9999px -9999px;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/arrow-panel.png', sizingmethod='crop');
}
* html #content .block .title,
* html .aside .block .title{
	background-position: -9999px -9999px;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-title.png', sizingmethod='crop');
}
* html .aside .subscribe .title{filter:none;}
