
.slider_price {
	overflow: hidden;
    background: url(/lib/images/prc380-22b.jpg) no-repeat ;
    height: 22px;
    width: 380px;
	margin-top:0px;
	padding-top:-5px;
	float:left;
}

.slider_wgt {
	overflow: hidden;
    background: url(/lib/images/wgt380-22b.jpg) no-repeat;
    height: 22px;
    width: 380px;
	margin-top:0px;
	padding-top:-5px;
	float:left;
}

.slider_color {
	overflow: hidden;
    background: url(/lib/images/clr384-22b.jpg) no-repeat ;
    height: 22px;
    width: 384px;
	margin-top:0px;
	padding-top:-5px;	
	float:left;
}

.slider_clarity {
	overflow: hidden;
    background: url(/lib/images/clar384-22b.jpg) no-repeat;
    height: 22px;
    width: 384px;
	margin-top:0px;
	padding-top:-5px;
	float:left;

}

.sknob {
 	background: #ffffff;
	position:relative;
	left: -340px;
	width: 380px;
    height: 22px;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    z-index: 100;
	opacity:0.56;
	filter:alpha(opacity=56);

}

.eknob {
 	background: #ffffff;
	position:relative;
	left:340px;
	width: 380px;
    height: 22px;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;    
	top:-22px;
    z-index:100;
   	opacity:0.55;
	filter:alpha(opacity=55);
}


.arrl {

	background:url(/lib/images/k-r4b2.gif) right no-repeat;
	float:right;
	z-index:150;
	width: 20px;
	height:100%;
}

.arrr {
	background:url(/lib/images/k-l4b2.gif) left no-repeat;
	float:left;
	z-index:150;
	width: 20px;
	height:100%;
}

.slabel {
	width:50px;
	font-size:10pt;
	text-align:right;
	vertical-align:middle;
	padding:2px 12px 2px 2px;
}


.smltxtbox {
	z-index:12000;
    font-size:9pt;
	width:50px;
	border:solid 1px;
	border-color:#444400;	
	
}

.smlfont {
	font-size:9pt;

}
