Assist me in styling the selectmenu jQuery UI:

Hi I’m having difficulties trying to get this JQuery UI element:

I think the image should be self explanatory. The source code and demo is here:
http://jquery-ui.googlecode.com/svn/branches/labs/selectmenu/index.html

I’m styling the 3rd one from the top (the one with extra formatting). Any help would be highly appreciated :smiley:

I didn’t have a look in ui.selectmenu, but I guess the positioning is done in that file.

Okay, I can get the droplist on the right with some margining. However, multiple columns… a little difficult there. I’m thinking of a max height and letting it overflow

Yes donboe, I’ve been modifying the css:
http://jquery-ui.googlecode.com/svn/branches/labs/selectmenu/ui.selectmenu.css

Above is what I want to do.

I’ve been playing around with float and overflow properties… no luck so far… if anyone can just grab the files and try it on their own browser, that would be super :smiley: