@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://userstyles.org/login") , url("https://userstyles.org/login") {
h1, p, legend, .login-actions, #regular-login, .ad, ul, #search-terms, #search-submit, span {
display: none !important
}

#header-bar {
width: 255px !important
}

fieldset {
margin-top: 10px !important;
width: 220px !important
}
body {
background: transparent !important 
}

}