$(document).ready(function(){
	$('.link-button').corner('5px');
});

