.epngfixz {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	visibility: inherit;
}
header('Content-type: text/x-component');
include('iepngfix.htc');

img, div { behavior: url(iepngfix.htc) }