#frecce {
	position:relative;
	z-index:11;
	width:10px;
	height: 200px;
	top: 10;


	/*top: 109px;*/
}
#divScroller1 {
	/*position:((screen.height/2)-175)+50;*/
	overflow:hidden;
	z-index:9;
	width:220px;
	height:200px;
	clip:rect(0px, 220px, 200px, 0px);
	visbility:visible;
	border-width:0px 0px 0px 1px;
	border-color:#666666;
	border-style:none;
}
.dynPage {
	position:relative;
	z-index:10;
	width:220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	top: 100px;
	left: 250;
	text-align: justify;

}

