
        #slidecontainer {
            font-size: 1em;
            font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
            width: 720px;
            margin: 15px auto;
            padding: 0px;
        }
        
        /* slider specific CSS */
        .sliderGallery {
            overflow: hidden;
            position: relative;
            padding: 10px;
            height: 160px;
            width: 700px;
        }
        
        
        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 0;
        }
        
        .sliderGallery UL LI {
            display: inline;
        }
        
        .slider {
            position: absolute;
            padding: 1px;
            width: 684px;
            height: 17px;
            margin-top: 140px;
            margin-left: 5px;
            background: url(images/productbrowser_scrollbar_20070622.png) no-repeat;
        }
        
        .handle {
            position: absolute;
            cursor: move;
            height: 17px;
            width: 181px;
            top: 0;
            background: url(images/productbrowser_scroller_20080115.png) no-repeat;
            z-index: 100;
        }
        
        .slider span {
            font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
            margin-top: -2px;
            color: #d0d0d0;
            font-size: 0.8em;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;
        }
        
        .slider .slider-lbl1 {
            left: 50px;
        }
        
        .slider .slider-lbl2 {
            left: 107px;
        }
        
        .slider .slider-lbl3 {
            left: 156px;
        }

        .slider .slider-lbl4 {
            left: 280px;
        }

        .slider .slider-lbl5 {
            left: 455px;
        }


/* ========================================================== */
/* PRODUCT BROWSER */
#productbrowser { width:680px; height:180px; font-size:12px; line-height:18px; top; overflow: auto; }
#pb-productbrowsercontainer { position: relative; width: 680px; height: 180px; margin: 0 auto; }
#pb-productslider { top:4px; left:0; width:1000px; height:140px; position:absolute; margin:0; padding:0; }
#pb-productslider .pb-productimage { float: left; width: 137px; height: 140px; position: relative; top: 0; }
#pb-productslider .pb-productimage a:link,
#pb-productslider .pb-productimage a:visited { text-decoration: none; float: left; width: 100%; padding-top: 125px; overflow: hidden; color: #515151; font-size: 11px; text-align: center; background-position: 50% 100%; background-repeat: no-repeat; }
#pb-productslider .pb-productimage a:hover { text-decoration: none; color: #fff; }
#pb-productslidertrack { position: absolute; top: 152px; left: 18px; width:944px; height:19px; overflow: hidden; background: url(images/productbrowser_scrollbar_20070622.png) no-repeat; visibility: hidden; }
#pb-cat1 { position:absolute; top:0; z-index:150; color:#fff; font-size:11px; cursor:pointer; left:57px; }
#pb-cat2 { position:absolute; top:0; z-index:150; color:#fff; font-size:11px; cursor:pointer; left:255px; }
#pb-cat3 { position:absolute; top:0; z-index:150; color:#fff; font-size:11px; cursor:pointer; left:500px; }
#pb-cat4 { position:absolute; top:0; z-index:150; color:#fff; font-size:11px; cursor:pointer; left:833px; }
#pb-productsliderhandle { position:absolute; width:181px; height:19px; cursor:pointer; z-index:155; }
#pb-productsliderhandleimage { position: absolute; width: 181px; height: 19px; background: url(images/productbrowser_scroller_20080115.png) no-repeat; behavior:url(/global/scripts/lib/iepngfix.htc); cursor: pointer; z-index: 5; }
#pb-leftarrow { position: absolute; left: 17px; top: 152px; width: 20px; height: 20px; background: transparent; z-index: 150; cursor: pointer; }
#pb-rightarrow { position: absolute; left: 500px; top: 152px; width: 20px; height: 20px; background: transparent; z-index: 150; cursor: pointer; }


/* PRODUCT BROWSER SECTION COLORS */
#pb-productbrowsercontainer .pb-catclass0 { color: #666; }
#pb-productbrowsercontainer .pb-catclass1 { color: #777; }
#pb-productbrowsercontainer .pb-catclass2 { color: #888; }
#pb-productbrowsercontainer .pb-catclass3 { color: #999; }
#pb-productbrowsercontainer .pb-catclass4 { color: #aaa; }
#pb-productbrowsercontainer .pb-catclass5 { color: #bbb; }
#pb-productbrowsercontainer .pb-catclass6 { color: #ccc; }
#pb-productbrowsercontainer .pb-catclass7 { color: #ddd; }
#pb-productbrowsercontainer .pb-catclass8 { color: #eee; }
#pb-productbrowsercontainer .pb-catclass9 { color: #eee; }
#pb-productbrowsercontainer .pb-catclass10 { color: #fff; }
#pb-productbrowsercontainer .pb-catclass11 { color: #fff; }
#pb-productbrowsercontainer #pb-cat1.pb-catclass5 { color: #fff; }

/* PRODUCT BROWSER PRODUCTS */
#pb-productslider #om a { background-image:url(icons/om.png); }
#pb-productslider #nv a { background-image:url(icons/nv.png); }
#pb-productslider #estore a { background-image:url(icons/estore.png); }
#pb-productslider #image a { background-image:url(icons/temp.png); }
#pb-productslider #frred a { background-image:url(icons/temp.png); }
#pb-productslider #weight a { background-image:url(icons/temp.png); }
#pb-productslider #gem a { background-image:url(icons/temp.png); }

/* PRODUCT  REPOSITIONING */
#pb-productslider #om { margin:0 0px; }
#pb-productslider #nv { margin:0 0px; }
#pb-productslider #estore { margin:0 0px; }
#pb-productslider #image { margin:0 0px; }
#pb-productslider #frred { margin:0 0px; }
#pb-productslider #weight { margin:0 0px; }
#pb-productslider #gem { margin:0 0px; }
