I have button on my html page, when i click on that button it show me outer line to button shown as below image.
Try this.
.resetButton, .resetButton:visited { margin: 0px; background:url(../images/button/Reset2.png) no-repeat; display: block; width: 90px; height: 32px; cursor: pointer; border: none; outline: none; }