fieldset {
	border: none;
	width:94px;
	float:left;
	height:15px;
	margin:0px;
	padding:0px;
}

fieldset div{
	clear: left;
	position:relative;
	text-align:left;
}

.slideContainer {
	border: none;
	background: url('../img/barretta.gif') no-repeat 0px 1px;
	width:94px;
	height:7px;
}
.slideContainer a {
	border: none;
	width:94px;
	cursor: none;
	outline: 0;
}
.ui-slider-handle {
	background: url('../img/cursore.jpg') no-repeat;
	width: 14px;
	height: 10px;
}

.sliding input {
	position: absolute;
	left: -999em;
}
.sliding fieldset {
	padding: 0;
	margin:0;
}
.sliding .value {
	position: absolute;
	left:97px;
	top:-2px;
	border: none;
	width: 58px;
	height: 20px;
	color:#ffffff;
	font-family: Verdana;
	font-size:11px;
	text-align:right;
}

.sliding .misura {
	position: absolute;
	left:157px;
	top:-2px;
	border: none;
	width: 10px;
	height: 20px;
	color:#ffffff;
	font-family: Verdana;
	font-size:11px;
}	

