@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("grooveshark.com") {

     #application {margin-right:0px !important;}

     #capital {display:none !important;}

    * {
        font-family: Tahoma, Sans !important;
        font-size: 8pt !important;
        text-decoration: none !important;
    }
    .sidebar_link { height: 16px !important; }

}