<!--
if (document.documentElement && typeof document.documentElement.style.maxHeight!="undefined")
//alert("You're using IE7")
document.write("<link REL='stylesheet' HREF='../css/stylus_tags.css' TYPE='text/css'>")
else {
//alert("You're using IE6")
document.write("<link REL='stylesheet' HREF='../css/stylus_tagsIE.css' TYPE='text/css'>")
}
//-->