#lightboxEditor{position: absolute;  width: 100%; z-index: 100; text-align: center; height:100%; visibility:hidden; top:-1000px }
#LoginContainer{ position: relative;   top:0px; background-color: #EEE; border: 2px outset #aaaaaa ; width: 500px; height: 500px; margin: 0 auto; }
#overlayEditor{ position: absolute;  top: 0; left: 0; z-index: 90; width: 100%;  background-color: #000;  } 


#lightboxAltriDati{position: absolute;  width: 100%; z-index: 105; text-align: center; height:100%;   visibility:hidden; top:-1000px }
#AltriDatiContainer{ position: relative;   top:0px; background-color: #EEE; border: 2px outset #aaaaaa ; width: 500px; height: 500px; margin: 0 auto;  }
#overlayAltriDati{ position: absolute;  top: 0; left: 0; z-index: 95; width: 100%;  background-color: #000;  } 

