
/*	
	A fairly robust approach to the MSIE PNG fix. 
	Use sizingMethod="scale" for none fixed-height backgrounds. This stretches, rather than repeats.

	#selector {background-image:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="", sizingMethod="none");}

*/
