#main-menu li, .hover-box, #shareList{
  _background-color: expression(
        isNaN(this.js)?(this.js=1,
        this.onmouseover=new Function("this.className+=' hover';"),
        this.onmouseout=new Function("this.className=this.className.replace(' hover','');")
        ):false);
  );
}
ol{  _left:0; *margin:0.2em 20px 1em 25px; _zoom:1;}
ol li{_margin:0 0 0 25px;}