$(document).ready(function(){
	// round corners
	$('.RoundCorner, .homeBox, .homeBox-about').corner("10px");
});
