I tried this: http://jsfiddle.net/ilyaD/KGcC3/
HTML:
<
You have to put the CSS rule into the select class.
Use CSS text-indent
Example
/* option 1 option 2 option 3 option 4 option 5 here */
CSS code
select { text-indent: 5px; }