img.png
{
	filter:expression( typeof XMLHttpRequest == "undefined" ? ( (typeof this.src == "string"  ? this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')" + (this.src="/media/image/layout/clear.gif").substr(0,0) : "") ) : "");
}

img, input
{
	filter:expression( typeof XMLHttpRequest == "undefined" ? ( (typeof this.src == "string" && this.src.substr(this.src.length-4) == ".png" ? this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')" + (this.src="/media/image/layout/clear.gif").substr(0,0) : "") ) : "");
}

img.nopngfix, input.nopngfix, div#map_canvas img
{
	filter:expression( typeof XMLHttpRequest == "undefined" ? "" : "");
}

div.png,
div#wrapper div#content div#header,
body.singlecolumn div#wrapper div#content div#worldofthefruitlab,
div#popinwrapper div.frame div.content div.separator
div.scheiding
{
	background-image: expression( typeof XMLHttpRequest == "undefined" ? ( ( ( this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.currentStyle.backgroundImage.split('\"')[1]) + ")" ), this.style.backgroundImage = "none", this.src = "/media/image/layout/clear.gif" ) : "" );
}
