.igsli_RubberBlackControl 
{
	overflow:hidden;
	border: none;
	background: transparent;
}
.igsli_RubberBlackTicksHolderT
{
	position:relative;
	width:100%;
	font-size:1px;
	height:5px;
	border-bottom:0px solid blue;
	margin-bottom:2px;
}
.igsli_RubberBlackTicksHolderB
{
	position:relative;
	width:100%;
	font-size:1px;
	height:5px;
	border-top:0px solid blue;
	margin-top:2px;
}
.igsli_RubberBlackTickMinorT
{
	position:absolute;
	font-size:1px;
	border-left:1px solid #A9A9A9;
	margin-top:2px;
	height:3px;
}
.igsli_RubberBlackTickMajorT
{
	position:absolute;
	font-size:1px;
	border-left:2px solid #000000;
	height:5px;
}
.igsli_RubberBlackTickLastT
{
	width:1px;
	margin-left:-1px;
}
.igsli_RubberBlackTickMinorB
{
	position:absolute;
	font-size:1px;
	border-left:1px solid #A9A9A9;
	height:3px;
}
.igsli_RubberBlackTickMajorB
{
	position:absolute;
	font-size:1px;
	border-left:2px solid #000000;
	height:5px;
}
.igsli_RubberBlackTickLastB
{
	width:1px;
	margin-left:-1px;
}
.igsli_RubberBlackMarginH
{
	width:10px;
	font-size:1px;
	height:100%;
}
.igsli_RubberBlackLabelsHolderH
{
	position:relative;
	width:100%;
	font-family:verdana;
	font-size:10px;
}
/* it should be after margin */
/* if labels are on edges, then position and margin are disabled by inline style */
.igsli_RubberBlackLabelEdgeH
{
	overflow:hidden;
	text-align:center;
	width:26px;
	height:14px;
	white-space:nowrap;
	font-family:verdana;
	font-size:10px;
	color: #333333;
}
.igsli_RubberBlackLabelT
{
	position:absolute;
	overflow:hidden;
	text-align:center;
	margin-left:-23px;
	width:46px;
	height:14px;
	white-space:nowrap;
	font-family:verdana;
	font-size:10px;
	color: #333333;
}
.igsli_RubberBlackLabelB
{
	position:absolute;
	overflow:hidden;
	text-align:center;
	margin-left:-23px;
	width:46px;
	height:14px;
	white-space:nowrap;
	font-family:verdana;
	font-size:10px;
	color: #333333;
}
.igsli_RubberBlackTrackH
{
	position:relative;
	text-align:left;
	margin-left:-1px;
	border:1px solid #D2D2D2;
	background:#F7F7F7;
	width:100%;
	font-size:1px;
	height:3px;
}
.igsli_RubberBlackTrackValueH
{
	position:absolute;
	background:#666666;
	height:3px;
}
.igsli_RubberBlackTrackValue2H
{
	position:absolute;
	background:#000000;
	height:3px;
}
.igsli_RubberBlackButton
{
	margin:2px;
	cursor:pointer;
}
.igsli_RubberBlackThumbsHolderH
{
	position:relative;
	z-index:1;
	font-size:1px;
	width:100%;
}
.igsli_RubberBlackThumbH
{
	position:absolute;
	margin-left:-3px;
	margin-top:-12px;
	cursor: hand;
	z-index:2;
}
.igsli_RubberBlackValueLabel
{
	white-space:nowrap;
	overflow:hidden;
	font-family:verdana;
	font-size:10px;
	text-align:center;
	width:46px;
	color: #808080;
}
.igsli_RubberBlackValueLabelFloatT
{
	position:absolute;
	background:white;
	border:1px solid #A9A9A9;
	filter:alpha(opacity:0);
	opacity:0;
	height:13px;
	overflow:visible;
	width: auto;
	min-width: 28px;
	margin-left:-23px;
	margin-top:-31px;
	color: #808080;
	padding-left:1px;
	padding-right: 1px;
}
.igsli_RubberBlackValueLabelFloatB
{
	position:absolute;
	overflow:visible;
	width: auto;
	min-width: 28px;
	background:white;
	border:1px solid #A9A9A9;
	filter:alpha(opacity:0);
	opacity:0;
	height:13px;
	margin-left:-23px;
	margin-top:10px;
	color: #808080;
	padding-left:1px;
	padding-right: 1px;
}

.igsli_RubberBlackTicksHolderL
{
	position:relative;
	height:100%;
	font-size:1px;
	width:5px;
	border-right:0px solid blue;
	text-align:left;
	margin-right:2px;
}
.igsli_RubberBlackTicksHolderR
{
	position:relative;
	height:100%;
	font-size:1px;
	width:5px;
	border-left:0px solid blue;
	text-align:left;
	margin-left:2px;
}
.igsli_RubberBlackTickMinorL
{
	position:absolute;
	font-size:1px;
	border-top:1px solid black;
	margin-left:2px;
	width:3px;
}
.igsli_RubberBlackTickMajorL
{
	position:absolute;
	font-size:1px;
	border-top:2px solid black;
	width:5px;
}
.igsli_RubberBlackTickLastL
{
	height:1px;
	margin-top:-1px;
}
.igsli_RubberBlackTickMinorR
{
	position:absolute;
	font-size:1px;
	border-top:1px solid black;
	width:3px;
}
.igsli_RubberBlackTickMajorR
{
	position:absolute;
	font-size:1px;
	border-top:2px solid black;
	width:5px;
}
.igsli_RubberBlackTickLastR
{
	height:1px;
	margin-top:-1px;
}
.igsli_RubberBlackMarginV
{
	height:10px;
	font-size:1px;
}
/* it should be after margin */
/* if labels are on edges, then position and margin are disabled by inline style */
.igsli_RubberBlackLabelEdgeV
{
	overflow:hidden;
	white-space:nowrap;
	width:auto;
	height:14px;
	font-family:verdana;
	font-size:10px;
	text-align:center;
	color: #333333;
}
.igsli_RubberBlackLabelL
{
	position:absolute;
	overflow:hidden;
	white-space:nowrap;
	width:40px;
	height:14px;
	margin-top:-7px;
	margin-left: -25px;
	font-family:verdana;
	font-size:10px;
	text-align:right;
	color: #333333;
}
.igsli_RubberBlackLabelR
{
	position:absolute;
	overflow:visible;
	white-space:nowrap;
	width:40px;
	height:14px;
	margin-top:-7px;
	margin-left: 5px;
	font-family:verdana;
	font-size:10px;
	color: #333333;
}
.igsli_RubberBlackLabelsHolderV
{
	position:relative;
	text-align:left;
	height:100%;
	font-family:verdana;
	font-size:10px;
	width:20px;
}
.igsli_RubberBlackTrackV
{
	position:relative;
	text-align:left;
	margin-top:-1px;
	border:1px solid #D2D2D2;
	background:#F7F7F7;
	height:100%;
	font-size:1px;
	width:3px;
}
.igsli_RubberBlackTrackValueV
{
	position:absolute;
	background:#666666;
	width:100%;
}
.igsli_RubberBlackTrackValue2V
{
	position:absolute;
	background:#000000;
	width:100%;
}
.igsli_RubberBlackThumbsHolderV
{
	position:relative;
	z-index:1;
	font-size:1px;
	height:100%;
}
.igsli_RubberBlackThumbV
{
	position:absolute;
	margin-left:-15px;
	margin-top:-6px;
	z-index:2;
}
.igsli_RubberBlackValueLabelFloatL
{
	position:absolute;
	overflow:visible;
	background:white;
	border:1px solid #A9A9A9;
	filter:alpha(opacity:0);
	opacity:0;
	height:13px;
	text-align:right;
	margin-top:-7px;	
	margin-left:-46px;
	width:auto;
	min-width: 28px;
	color: #808080;
	padding-left: 1px;
	padding-right: 1px;
}
.igsli_RubberBlackValueLabelFloatR
{
	position:absolute;
	overflow:visible;
	background:white;
	border:1px solid #A9A9A9;
	filter:alpha(opacity:0);
	opacity:0;
	height:13px;
	text-align:left;
	margin-left:8px;
	margin-top:-7px;
	min-width: 28px;
	width: auto;
	color: #808080;
	padding-left: 1px;
	padding-right: 1px;
}
.igsli_RubberBlackValueLabelFloatHover
{
	filter:alpha(opacity:100);
	opacity:1;
}
/* applied to control when it has focus and when rounded corners are disabled */
.igsli_RubberBlackFocus
{
}
/* applied to control when mouse moved over it and when rounded corners are disabled */
.igsli_RubberBlackHover
{
}
/* applied to control when it is disabled and when rounded corners are disabled */
.igsli_RubberBlackDisabled
{
	background:#C0C0C0;
}
/* applied to track bar when control focus and when rounded corners of track are disabled */
.igsli_RubberBlackTrackFocus
{
}
/* applied to track bar when mouse is moved over control and when rounded corners of track are disabled */
.igsli_RubberBlackTrackHover
{
}
/* applied to track bar when control is disabled and when rounded corners of track are disabled */
.igsli_RubberBlackTrackDisabled
{
	background:#A0A0A0;
}
/* applied to left edge of horizontal track bar */
.igsli_RubberBlackTrackEdgeL
{
	position:absolute;
	width:6px;
	height:100%;
	top:0px;
	left:-5px;
	background:url(none);
}
/* applied to right edge of horizontal track bar */
.igsli_RubberBlackTrackEdgeR
{
	position:absolute;
	width:7px;
	height:100%;
	top:0px;
	left:100%; 
	background:url(none) top right;
}
/* applied to top edge of vertical track bar */
.igsli_RubberBlackTrackEdgeT
{
	position:absolute;
	width:100%;
	height:0px;
	top:-0px;
	left:0px;
	background:url(none);
}
/* applied to left edge of vertical track bar */
.igsli_RubberBlackTrackEdgeB
{
	position:absolute;
	width:100%;
	height:0px;
	top:100%;
	left:0px;
	background:url(none) left bottom;
}
/* applied to left edge of horizontal track bar when TrackValue is enabled */
.igsli_RubberBlackTrackValueEdgeL
{
	background:url(none);
}
/* applied to bottom edge of vertical track bar when TrackValue is enabled */
.igsli_RubberBlackTrackValueEdgeB
{
	background:url(none);
}

