@charset "UTF-8";

@media all {

#w-login { position: absolute; top: 0; left: 0; display: none; z-index: 100000; }
 
#w-login-background { background: #000; }

#w-login-window { width: 564px; text-align: right; position: absolute; z-index: 100001; }

#w-login-closebutton { text-decoration: none; width: 83px; height: 23px; margin-top: 5px; background: url() 0 0 no-repeat; position: relative; float: right; }
#w-login-closebutton:hover, #w-gallery-closebutton:focus { background-position: 0 -23px; }
#w-login-closebutton span { width: 2px; height: 2px; position: absolute; top: 0; left: 0; overflow: hidden; }

}
