#chooserPanel{ position: relative; z-index: 98; }
#showroom .chooserPaneBubbleWrap{ display: none; position: absolute; top: -85px; left: 0; z-index: 99; overflow: hidden; width: 100%; height: 100px; }
#showroom .chooserPaneBubbles{ position: absolute; width: 10000px; }
#showroom .chooserPaneBubbles li{ position: relative; z-index: 10; top: -9999px; float: left; width: 180px; height: 100px; padding: 20px; background: url(/apps/showroom2/components/img/bubble2.png) no-repeat; }
#showroom .chooserPaneBubbles li a{ display: block; margin: 0 0 5px 0; font-weight: bold; font-size: 108%; color: #000;}
#showroom .chooserPaneBubbles li strong{ display: block; }

* html #showroom #chooserPanelWrap {z-index: 10;}
* html #showroom .chooserPaneBubbles li{ background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/apps/showroom2/components/img/bubble2.png',sizingMethod='crop'); }