/* Fade immagine */
.gradualshine	{ filter:alpha(opacity=100); -moz-opacity:1.0; }

/* Angoli arrotondati */
#container70 { width:70px; height:70px; position:relative; }
#minor70 { position:absolute; width:70px; height:70px; z-index:1; cursor:pointer; }

/* Galleria sponsor */
#photoholder { background-color:#ffffff; background-image:url('images/loading.gif'); background-repeat: no-repeat; background-position: 50% 50%; }
