				
			/* scrollable div area */
			#scrollable2 {
				float: left;
				width: 530px;
				height: 268px;
				padding: 8px;
				
				overflow: hidden;
				white-space: nowrap;
				z-index:100
			}
			
			
			#insidescroll {
	width: 530px;
	white-space:normal;
	font-size: 12px;
	text-align: center;
				
				
				
			}
			
			
			
			/* wrap to make sure that image area is clickable */
			#wrap3 {
				float: left;
				width: 15px;
				height: 208px;
				background: transparent url(../immagini/slidervero.png) no-repeat bottom left;
				margin-left:18px;
				z-index:200
			}
			
			/* top image of track */
			#track3-top {
				position: absolute;
				width: 15px;
				height: 15px;
				z-index:200
				
				
			}
			
			/* vertical track */
			#track3 {
				position: absolute;
				width: 15px;
				height: 208px;
				z-index:200
			}
			
			/* vertical track handle */
			#handle3 {
				width: 15px;
				height: 37px;
				margin-left:2px;
				height:118px;
				z-index:200
			}
			
			
		div#testobase{
	position:absolute;
	left: 5px;
	top: -21px;
	width:621px;
	height:206px;
	z-index:20;
	font-size: 11px;
	text-align: left;
	color:#666666;
}	
