#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: 550px; margin: 0 auto; display:none;   }
#overlayEditor{ position: absolute;  top: -1000px; left: 0; z-index: 90; width: 100%;  background-color: #000;   } 


