	    $(document).ready(function(){
			$('.listingitem h2').corner({bl:false,br:false});
			$(document).pngFix();

	    });