@charset "utf-8";

#arrow-slide-box {	
	float:left;
	position:relative;
	top:-85px;
	left:388px;
}
#arrow-slide-box2 {	
	float:left;
	position:relative;
	top:-30px;
	left:122px;
	margin-bottom:-22px;
}
#left-arrow { position:relative; right:0.5em;}
#right-arrow { position:relative; left:1em; top:-0.8em;}


.slideHandle2 {
	width: 28px;
	height: 20px;
	cursor: default;
	position:relative;
	top:1px;
	background-image:url(../images/slider/slide-back.jpg);
	background-repeat:no-repeat;
}

#pos2 {
	border: 1px solid #ccc;
	height: 17px;
	width: 30px;
	margin-top: 5px;
	padding-left: 2px;
}
.mmPos {
	position:relative;
	top:-13px;
	left:5px;
	font-size:11px;
	font-weight:bold;
	cursor:default;
	color:#111;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}

.slideContainer2 {

	height: 22px;
	width:58px;
	margin:0 0.5em 0 0.5em;
	background-repeat:no-repeat;
	background-image:url(../images/slider/slider-back58.jpg);

}

.onoffMinOff
{
 background-image: url(/images/slider/min-off.jpg); width:29px; height:22px; display:inline-block; margin:0; padding:0;
}

.onoffMinOn
{
 background-image: url(/images/slider/min-on.jpg);  width:29px; height:22px; display:inline-block; margin:0; padding:0;
}

.onoffMaxOff
{
 background-image: url(/images/slider/max-off.jpg); width:29px; height:22px; display:inline-block; margin:0; padding:0;
}

.onoffMaxOn
{
 background-image: url('/images/slider/max-on.jpg'); width:29px; height:22px; display:inline-block; margin:0; padding:0;
}


.selectbutton
{
width:29px; height:22px; display:inline; margin:0; padding:0; 
}
.selectbutton span
{ display:none;
}


.slideContainer2 {

	height: 22px;
	width:58px;
	margin:0 0.5em 0 0.5em;
	background-repeat:no-repeat;
	background-image:url(../images/slider/slider-back58.jpg);

}



