My div is scrollable, using overflow: auto. But it shows a nasty scrollbar that doesn't match the style of my dialog, how do I either apply CSS to the scroll bar to attempt to fix it, or just remove it altogether?
JSFiddle: http://jsfiddle.net/q2xEF/
