@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("userscripts.org") {
#script_description_extended {
    min-width: 75% !important;
    width: auto !important;
    font-size: 115% !important;
    }
}