.yHolder{ position:absolute; width:8px; background-color:#c1c1c1;left:460px;top:22px;}
.yHolder .ArrowUp{height:8px; width:8px; background-image:url(../sb/ArrowUp.gif); float:left;}
.yHolder .ArrowDown{height:8px; width:8px; background-image:url(../sb/ArrowDown.gif); float:left;}
.yHolder .SlideArea{width:8px; float:left; position:relative;}
.yHolder .marker {
	width:8px; 
	position:relative; 
	left:0px !important;
	background-color:#FF3;
	background-image:url(../sb/Marker.png);
	background-repeat:no-repeat;
	background-position:center;
}
#bottomRow .yHolder{ position:absolute; width:6px; background-color:#c1c1c1;right:242px;top:0px;}