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

