
#nav {
	border-top: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
}
