@charset "utf-8";
/* CSS Document */
    

        
        /* slider specific CSS */
        .sliderGallery { background: url(/img/slider/productbrowser_background_20070622.jpg) no-repeat; overflow: hidden; position: relative; padding: 5px; height: 140px; width: 755px;
        }
        
        .sliderGallery UL { position: absolute; list-style: none; overflow: none; white-space: nowrap; padding: 0; margin: 0; top: 37px; height: 511px;
        }
        
        .sliderGallery UL LI {
            display: inline;
        }
        
        .slider { width: 727px; height: 19px; margin-left: 13px; padding: 0px; position: relative; top: 119px; background-image: url(/img/slider/productbrowser_scrollbar_20070622.gif); background-repeat: no-repeat; font-size: 11px;
        }
        
        .handle { position: absolute; cursor: move; height: 18px; width: 181px; top: 0; z-index: 100; background-image: url(/img/slider/productbrowser_scroller_20080115.gif); background-repeat: no-repeat;
        }
        
        .slider span { color: #FFF; font-size: 80%; cursor: pointer; position: absolute; z-index: 110; top: 4px;
        }
        
        .slider .slider-lbl1 { left: 80px;
        }
        
        .slider .slider-lbl2 { left: 186px;
        }
        
        .slider .slider-lbl3 { left: 282px;
        }

        .slider .slider-lbl4 { left: 404px;
        }

        .slider .slider-lbl5 { left: 523px;
        }
		 .slider .slider-lbl6 { left: 612px;
        }
    
