#frecce {
	position:relative;
	z-index:11;
	width:10px;
	height: 250px;
	top: -1px;
	/*top: 10;*/

}
#divScroller1 {
	/*position:relative;*/
	overflow:hidden;
	z-index:9;
	width:470px;
	height:300px;
	clip:rect(0px, 470px, 100px, 0px);
	visbility:visible;
}
.dynPage {
	position:relative;
	z-index:10;
	width:465px;
	/*padding-left:10px;*/
}
.dynPage a: {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C539F;
	text-decoration: none;
/*	left: 203px;
	top: 20px;*/
	line-height: 15px;
}
