$(document).ready(function(){
	$('#sidebar').corner("bottom 12px");
	$('#footer').corner("12px");
});