#header .nav li, #header .RadMenu_Default .rmLink{
	background-image:expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
}