/**
 * Style sheet IE_PNG_FIX
 */
/* IEPNGFIX */
div, img, input
{
	behavior: url(iepngfix.htc)
}

