$(function() {
	$(".round-10, .content-area .width").corner("round 10px");
	$(".sidebar-content, .login-form input, .login-form").corner("round 5px");
});
