Okay,
This is driving me nuts. I'm trying to change the background color of my SELECTED options in a multi select box.
I've tried w/ CSS and Jquery to change it, and it does work, but the background color only changes when you focus on the box. Somehow the SELECTED attribute overwrites the background color with #d4d4d4 gray.
Here is an example