I've developed a custom CSS button style, which you can see here: http://jsfiddle.net/karimkhan/SgTy2/
However, when I implement the same CSS within the <style>
tags on my page, the effect is not the same. It looks like this:
The actual CSS on the fiddle provides a different appearance than what I'm getting on my page.
I don't have much experience with CSS. Can anyone tell me what I might be doing wrong?