/*Internet Explorer PNG fix
***************************/
 .png,  * {
	behavior: url(http://www.andykushner.com/mcdj/css/iepngfix.htc);
	}

