  /* slider specific CSS */
.sliderGallery { overflow: hidden; position: relative; margin: 0px auto; padding: 0px 10px 10px; height: 440px; width: 956px; }
	.sliderGallery UL { position: absolute; z-index:0; list-style: none; overflow: none; white-space: nowrap; display: inline; padding: 0!important; margin: 0!important; }
		.sliderGallery ul li { padding: 0px; z-index:0;  list-style: none; margin: 0px 0px 0px -4px; display: inline; }
/*********************************************************/  
/********************************************************/  
/****************        SLIDER         ****************/  
/******************************************************/  
/*****************************************************/  
/*      .slider { width: 855px; height: 17px; margin-top: 420px; margin-left:60px; padding: 1px; position: relative; background: url(../images/slider/scrollbar.png) no-repeat; }*/

.slider { width: 855px; height: 17px; margin-top: 420px; margin-left: 60px; padding: 1px; position: relative; background: url(../images/slider/scrollbar.png) no-repeat left; }
.sliderGallery .slider a{cursor:move!important;}
.handle { position: absolute; cursor: move!important; height:19px; width: 182px; top: 0px; background: url(../images/slider/scroll.png) right no-repeat; z-index: 100; }

.slider span { color: #bbb; font-size: 80%; cursor: pointer; position: absolute; z-index: 110; top: 3px; }

