		$(function() {

			// corner rounding
			$(".feature ul ").corner("10px");
			$(".isbox ").corner("10px");
	     	$("#contentbox ").corner("10px");	

			});

