$(document).ready(function() {
		      $('.rounded').corner('5px');
		  });

