$(document).ready(function() {
	$('.rounded').corners();
});
