I don\'t like the default button style. It\'s really boring. I am using
type buttons. Can I style these some
You might want to add:
-webkit-appearance: none;
if you need it looking consistent on Mobile Safari...