$(function() {
	$('.wrap').corner("5px");
	$('.border').corner("5px");
});