Change/Set Select box width using CSS and JavaScript
Author: Jim Stiles
Here is an example of how to change the size of your radio buttons.
IE4+ and NN6 allow to style the width and height with CSS and to change the style with JavaScript.
NN4 cannot apply this style and does not support dynamically changing the size.