Read the trick explanation and take a look to the code.
I've tested this solution only in Firefox 3.6, Safari 5 and Chrome, if you find some incompatibilities or have tips to improve it, please post your thought.
I needed to style radio buttons for a web app backend, and after a quick search on google I realized thath nobody have a trick to style this form component without javascript.
Inspired by the clever work of Toby Pitman, I've invented this quick solution, without javascript or images, but you can use images to customize the buttons appearance.
Read the trick explanation and take a look to the code.
I've tested this solution only in Firefox 3.6, Safari 5 and Chrome, if you find some incompatibilities or have tips to improve it, please post your thought.