

/* --- Stylesheet 883 () --------- */ 

#scroll-content {
	position: absolute;
}

/*.scroll-content-item {background-color:#fcfcfc;color:#003366;width:100px;height:100px;float:left;margin:10px;font-size:3em;line-height:96px;text-align:center;border:1px solid gray;display:inline;}*/

#slider-wrap {
	float:left;
	background-color:#191919;
	width:10px;
	padding-top:10px;
	padding-bottom:10px;
	border:none;
}
#slider-vertical {
	position:relative;
	height:100%;
}
.ui-slider-handle {
	width:10px;
	height:10px;
	margin:0 auto;
	background-color:#333333;
	display:block;
	position:absolute;
}
.ui-state-focus {
	border: none;
}