$().ready(function() {

	$(".leftinfopanel").corner(); 
	$("#footer").corner("top"); 
});

