
span.y-slidebar{visibility:hidden;}

span.y-slidebar_ui{vertical-align:middle;margin:0 2px 0 2px ;display:inline;position:relative;min-height:16px;max-height:16px;}

span.y-slidebar_ui:not(HideFromOpera){padding:0 150px 16px 0;}
span.y-slidebar_ui .slidebar_inline_block{border:none;width:150px;height:16px;margin:0;visibility:hidden;}


span.y-slidebar_ui .slidebar_block
{
	display: block;
	background: Grey;
	left: 0px;
	margin: 0px;
	width: 150px;
	position: absolute;
	top: 0px;
	height: 16px;
}



span.y-slidebar_ui .slidebar_track
{
	border-top: #dedede 1px solid;
	border-bottom: #dedede 1px solid;
	display: block;
	background: #666666;
	left: 0px;
	overflow: hidden;
	width: 150px;
	position: absolute;
	top: 8px;
	height: 5px;
}



span.y-slidebar_ui .slidebar_stick_old{cursor:pointer;cursor:hand;position:absolute;width:16px;height:10px;overflow:hidden;background:#f0f0f0;top:1px;left:0;border:ridge 2px #dedede;}


span.y-slidebar_ui .on_old{background:#ffffff;border:inset 2px #dedede;}



span.y-slidebar_ui .slidebar_stick
{
	background: #f0f0f0 no-repeat;
	background-image: url(./images/skin2drager.gif);
	position: absolute;
	left: 0px;
	top: 0px;
	height: 19px;
	width: 8px;
	overflow: hidden;
	cursor: hand;
}



span.y-slidebar_ui .on
{	
	background: #f0f0f0 no-repeat;
	background-image: url(./images/skin2drager.gif);
	cursor: hand;
}
