.top-nav li{ background-image: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto"); }
.form-btm ul li{ background-image: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto"); }
.box3 ul li{ padding-bottom: expression( (this===this.parentNode.childNodes[0]) ? "10px" : "auto"); }

