.png
{
	//background-image: none ! important;
	behavior: url('pngfix.htc');
}

.png_crop
{
	//background-image: none ! important;
	behavior: url('pngfix-crop.htc');
}

.span_png
{
	display:block;
	width:100%;
	background-repeat:repeat-x
}