$(document).ready(function() {
	$('.leftNav').corner('5px');
	$('.leftNavBottom').corner('5px');
});