$(document).ready(function() {
	$('.c').corners('3px no-native');
});
