
/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

