Old Gmail Buttons
These buttons resembles the old gmail buttons. The CSS code got a bit lengthy in order to support the vertical border color change on hover of 1px only. The background is created by using linear-gradient property of CSS3 which is inverted when the button is clicked to render a "pressed" effect.
No gradient support in IE9 and below. Although the buttons degrade gracefully in IE7 and above.