


a.myButton { color: white; font-family: "Lucida Grande", Lucida, Arial, sans_serif; background:url(button_bg.png) no-repeat; margin: 0; width: auto; overflow: visible; display: inline-block; cursor: pointer; text-decoration: none; border-style: none; font-weight: bold; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -ms-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px; font-size: 18px; line-height: 21.6px; padding: 5px 18px; border-width: 1px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; font-size: 12px; line-height: 14.4px; padding: 2px 10px; border-width: 1px; padding: 8px 16px; border-width: 1px; border-color: #21216f; text-shadow: background-color: #333; 0px 1px 1px; }


a.myButton:hover { font-family: "Lucida Grande", Lucida, Arial, sans_serif; background:url(button_bg_hover.png) no-repeat; margin: 0; width: auto; overflow: visible; display: inline-block; cursor: pointer; text-decoration: none; border-style: none; font-weight: bold; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -ms-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px; font-size: 18px; line-height: 21.6px; padding: 5px 18px; border-width: 1px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; font-size: 12px; line-height: 14.4px; padding: 2px 10px; border-width: 1px; padding: 8px 16px; border-width: 1px; border-color: #21216f; text-shadow: #CCC 0px 1px 1px; }