@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("userscripts.org") {
#apply {
display:none;
}
.desc {
color: #000000 !important;
}
#su_scan {
position: fixed !important;
top: 125px !important;
left: 38px !important;
}
#uso {
display:none !important;
}
#Header {
position:fixed !important;
top:0 !important;
left:0 !important;
width: 100% !important;
}

#Content {
margin-top: 65px !important;
}

#Panel {
position:fixed !important;
top: 75px !important;
}

#Session {
margin-top: 42px !important;
}
}