#shutter {
background:#858585 none repeat scroll 0%;
display:none;
height:100%;
left:0px;
opacity:0.8;
position:absolute;
top:0px;
width:100%;
z-index:1;
}
* html #shutter {
position:absolute;
}
#signupFrame {
display:none;
height:780px;
left:50%;
margin-left:-390px;
overflow:hidden;
position:absolute;
top:10px;
width:780px;
z-index:10000;
}
#signup {
height:0px;
width:0px;
}

#loading {
display:none;
left:50%;
position:absolute;
top:50%;
}
