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

