if (navigator.appName.indexOf("Internet Explorer")<0)
	document.writeln('<link type="text/css" rel="stylesheet" href="../../common/css/recipe-moz.css">');
else
	document.writeln('<link type="text/css" rel="stylesheet" href="../../common/css/recipe-ie.css">');
