#container {
	position: relative;
	width: 935px;
	height: 251px;
	margin: 0 auto;
}





/* slider specific CSS */
.sliderGallery {
	overflow: hidden;
	position: relative;
	padding: 0;
	float: left;
	height: 251px;
	width: 935px;			
}



#product_slider {
	top: -2px;
	left: 0;
	width: 6400px;
	height: 250px;
	position: absolute;
	margin: 0;
	padding: 0;
	background: url(http://web.dollar-stationery.com/images/productslide/productbrowser_background_20070905.jpg) repeat-x;
}



#product_slider ul {
	position: absolute;
	list-style: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}



#product_slider ul li {
	display: block;
	padding: 55px 0 0 0;
	float: left;
	height: 221px;
	background: url(../images/productslide/display_bg.gif) repeat-x;
}



.slider {
	width: 932px;
	height: 17px;            
	padding: 1px;
	top: 225px;
	position: relative;
	background: url(../images/productslide/productbrowser_scrollbar_2.gif) no-repeat;
}



.handle {
	position: absolute;
	cursor:move;
	height: 17px;
	width: 150px;
	top: 1px;
	background: url(../images/productslide/productbrowser_scroller_20070622.gif) no-repeat;
	z-index: 100;
	left: 0px;
}		



.slider span {
	color: #000;
	font-size: 80%;
	cursor: pointer;
	position: absolute;
	z-index: 110;
}



.slider .slider-lbl1 {			
	left: 20px;
}



.slider .slider-lbl2 {
	left: 90px;
}



.slider .slider-lbl3 {
	left: 194px;
}



.slider .slider-lbl4 {
	left: 300px;
}



.slider .slider-lbl5 {
	left: 400px;
}



.slider .slider-lbl6 {
	left: 620px;
}



.slider .slider-lbl7 {
	left: 740px;
}



.slider .slider-lbl8 {
	left: 828px;
}

