$(document).ready(function() {

	
	
	
	  $('.rounded_top').corner("5px top");
      $('.rounded').corner("5px");

});