
        

        #container {
            
            width: 812px;
            margin:0px auto;
            padding: 0px;
        }

.slideimg img{
margin:5px 40px 0px 50px;
}
.subli{

color:#cccccc;
width:100px;
padding:0px;
position:absolute;
height:80px;
}
.subli a{

color:#000000;
width:120px;
font-size:11px;
padding-top:68px;
text-align:center;
background-repeat:no-repeat;
background-position:top center;
position:absolute;
}

.slideractive a{
font-weight:bold;
color: #004990;
font-size:12px;

}
        
        /* slider specific CSS */
        .sliderGallery {
            background: transparent url(/basic/slider/productbrowser_background_2.png) no-repeat;
            overflow: hidden;
           
            padding: 0px;
            height: 116px;
            width: 812px;
        }
		.sliderGalleryh {
           
            overflow: hidden;
            position: relative;
            padding: 0px;
            height: 116px;
            width: 812px;
        }
        
        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 0;
top:4px;
        }
        
        .sliderGallery UL LI {
            display: inline;
        }
        
        .sliderh {
            width: 791px;
            height: 23px;
            margin-top: 87px;
            margin-left: 0px;
            margin-right: 0px;
            padding: 0px;
            position: absolute;
			left:11px;
            background: url(/basic/slider/productbrowser_scrollbar_20.gif) no-repeat;
        }
.slider {
        width: 761px;
        height: 20px;
        position: relative;
        margin-left: 15px;
		margin-right: 15px;         
     padding: 0px;        
	 

     
        }
        img,div.sliderGallery { 
	  behavior: url("/basic/slider/iepngfix.htc")
	}
        .handle {
            position: absolute;
            cursor: move;
            height: 21px;
            width: 155px;
			margin-left: 0px;
            margin-right: 0px;
            margin-top: 0px;
            top: 0;
			left:0px;
            background: url(/basic/slider/productbrowser_scroller_200.gif) no-repeat;
            z-index: 10;
        }
        
        .slider span {
            color: #ffffff;
            font-size: 12px;
            cursor: pointer;
            position: absolute;
            z-index: 11;
            top: 3px;
			padding-top:0px;
        }
        
        .slider .slider-lbl1 {
            left: 60px;
        }
        
        .slider .slider-lbl2 {
            left: 237px;
        }
        
        .slider .slider-lbl3 {
            left: 376px;
        }

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

        .slider .slider-lbl5 {
            left: 650px;
        }
 .slider .slider-lbl6 {
            left: 435px;
        }
		
.slider a{
  color: #ffffff;
  font-size: 12px;
  z-index: 11;          
  font-weight:normal;
  font-family:Arial,Verdana,Helvetica,sans-serif;

}

.slider a:hover{
  color: #000000;
  font-size: 12px;
  z-index: 11;     


}

 a {
	  behavior: url("/basic/slider/iepngfix.htc")
	}
