$(function() {
	$('.content_in').corner('13px').parent().css('padding', '1px').corner("14px");	
	$('#footer').corner('13px');
});
