//agregar aqui elementos con imagen de fondo tipo .png para que apliquen en todas las zonas si hace falta
jQuery(function($){
	jQuery(".unboton span, .btn_input, img[src$='.png'], .superior, a.txt_white_small span").pngfix();
})

