Sprite Button Style Reset
CSS Style to clear Input type button styles in order to use a CSS Sprite as the image for the button. button{ text-indent: -999px; overflow: hidden; display: block; line-height: 99; border: none; padding: 0; } This is for my ow...









