<!--
	var browserName=navigator.appName;
	if (browserName=="Microsoft Internet Explorer")
	{
	document.write('<link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/style_ie.css" type="text/css">')
	}
//-->

