@CHARSET "UTF-8";

img { border: 0px; }
.png24 { tmp: expression(setPng24(this) ); }

#debug {
	background-color: #800000;
	color: white;
	position: fixed;
	_position: absolute;
	_z-index: 99999;
	left: 0px;
	top: 400px;
	width: 100%;
	height: 200px;
	overflow-y: auto;
}
