$(document).ready(function() {
	$('.rounded').corner('10px tl tr');
});

