@charset "utf-8";
/* CSS Document */
.testoscorr
{
	border: solid 1.5px red;
	position: absolute; 
	top: 430px; 
	left: 10px;
	height: 15px;
	width:940px;   
}

.testoscorr a {
	color: black;
	font-size: 12px;
	vertical-align:central;
	height:20px;
	top: 10px;
}


