.pngfix {  width:100%; height:85px; background-position:left; background-repeat:no-repeat;
      
		
		
		background-image:url("barcode.png");
        /* compatibility for IE6 PNG transparency */
        background:expression("none");
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/images/headers/barcode/barcode.png', sizingMethod='crop'); 
		
		
		

		}