div.root {
	position:relative;
	top:10px;
	right:0px;
	border:0px solid red;
	margin:10px 0px 10px 0px;
	margin:0px;
	padding:0px;
}

		
.thumb {
	position:absolute; z-index:3000; cursor:pointer; text-align:center;
}

.up, .dn, .slider-background {
	position: absolute; z-index:3000; 
}
		
.slider-background {
	z-index:100; display:block; width:10px;
	background:url('../img/scroll/slider_background.gif') repeat-y top center; z-index:1;
}
		
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
	border: 0;
}



.scrollContainer { 
	position: absolute; 
	overflow: auto;
	left:0px;
	top:0px;
	margin:0px;
	padding:0px;
	height:auto;
}

.scrollContent { 
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
}

#scroll0Content .dotline_vermell {
	height:10px;
}

#scroll0Content p a {
	font-size:12px;
}

#scroll0Content #nom {
	padding:0;
	margin:0;
}