	$(document).ready(function(){
		$(".rounded").corner("round");
	});

