$(document).ready(function() {
	$(document).pngFix(); 
	$('#contentNav a').corner('round 7px');
});