@charset "utf-8";
/* CSS Document */


/*
* {
	behavior: url(iepngfix.htc);
}
*/
img.pngImage,
.stepsBtn{
	behavior: url(iepngfix.htc);
}
.adminBtn
{
	behavior: url(../iepngfix.htc);
}

