$(document).ready(function() {
	$(".auth-form").corner("5px");
	$(".topmenu a").corner("top 5px");
});


