div#opacitybox {	position: absolute;	top: 0px;	left: 0px;	width: 100%;	height: 100%;	background-color: #FFFFFF; /*Quasi nero*/	visibility: hidden;}div#loadphotobox {	position: absolute;	top: 0px;	left: 0px;	visibility: hidden;	background-color: White;	border: 1px solid #A5A5A5;}.loadingStyle {	color: #FFFFFE; /*Quasi bianco*/	font-family: "Verdana";	font-size: 14px;	font-weight: bold;	text-align: left;}.loadingLink {	border: none;	text-decoration: none;}
