There is border around button and link when click.
How can I remove it?
It's ugly, but so are most IE fixes.
a:focus, *:focus { noFocusLine: expression(this.onFocus=this.blur()); }