Quote Originally Posted by internetjoe View Post
Clyde
Thank you for your quick reply - very nice

but the grey empty scroll bar and white outline are still visible and i cant find #fff in either css file. the previous suggestions for 3.0 do not match the data in my links.css or links_submit.css.
Is there a form call somewhere?

Joe
Try this:

#linksboxContent select {
background:#000;
color:#999999;
border:1px solid #000;
}

I'm not sure the scroll bar can be changed.