img
{
	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+"', sizingMethod='none')" + (this.src="http://igor.advance.nl/media/image/clear.gif").substr(0,0) : "") ) : "");
}

div#map_canvas img
{
	filter:expression( typeof XMLHttpRequest == "undefined" ? "" : "");
} 
