3 /* DON'T DELETE. Removes disappearance of scrollbars
4 * in content pane when window is made smaller.
5 * Talk to evaughan@netscape.com for details.
8 background-color : black;
10 border : 1px solid #FF9F00;
18 /** Tooltips (tooltip <popup> element)
23 -moz-border-radius : 3px;
24 background-color : #9C9CFF;
25 border : 1px solid #FFCF00;
31 .tooltip > .popup-internal-box
37 /* rules for popups associated with menulists */
42 border : 1px solid #FF9F00;
44 background-color : black;