// PNG Fix by Mateen

ohPNG.fix('div');
ohPNG.fix('img');
ohPNG.fix('a');
ohPNG.fix('span');
ohPNG.fix('input');
ohPNG.fix('h1');

ohPNG.fix  ('a');
ohPNG.fix ('h1');
ohPNG.fix ('h2');
ohPNG.fix('h3');
ohPNG.fix('h4');
ohPNG.fix('h5');
ohPNG.fix('h6');
ohPNG.fix('ul');
ohPNG.fix('li');
ohPNG.fix('div');
ohPNG.fix('img');
ohPNG.fix('span');
ohPNG.fix('input');
ohPNG.fix('select');
ohPNG.fix('blockquote');
