		$(
			function(){
				//round boxes
				$(".rightbox").corner("cc:#fff");
				$(".orderbox").corner("cc:#fff");
			}
		);
