.yHolder{ position:absolute; width:14px; background-color:#c1c1c1;right:242px;top:18px;}
.yHolder .ArrowUp{height:14px; width:14px; background-image:url(/canada/images/master/scrollArrowUp.gif); float:left;}
.yHolder .ArrowDown{height:14px; width:14px; background-image:url(/canada/images/master/scrollArrowDown.gif); float:left;}
.yHolder .SlideArea{width:14px; float:left; position:relative;}
.yHolder .marker {
	width:14px; 
	position:relative; 
	left:0px !important;
	background-color:#990000;
	background-image:url(/canada/images/master/scrollMarkerTop.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.yHolder div#markerBottom {
	position:absolute;
	width:12px;
	height:10px;
	left:0px;
	bottom:0px;
	background-image:url(/canada/images/master/scrollMarkerBottom.gif);
	background-repeat:no-repeat;
}


#bottomRow .yHolder{ position:absolute; width:14px; background-color:#c1c1c1;right:242px;top:0px;}
