@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(ftp://){
head:not(:empty)+body{margin:0 0 0 40%!important}

head:not(:empty)+body>table>tbody>tr:hover a{color:#66FF99!important;font-weight:900!important;display:block!important;text-align:center!important}
head:not(:empty)+body>table>tbody>tr:hover{background-color:#666!important;color:#66FF99!important;padding:5pt!important;border:2pt solid #FFCC66!important;-moz-border-radius:4pt!important}

/*header/up dir*/
head:not(:empty)+body>h1,body>p{position:fixed!important;opacity:.4!important;background-color:#999!important;color:#66FF99!important;padding:5pt!important;border:2pt solid #FFCC66!important;-moz-border-radius:4pt!important}
head:not(:empty)+body>h1{bottom:5pt!important;left:1em!important}
head:not(:empty)+body>p{bottom:4em!important;left:1.5em!important}
head:not(:empty)+body>p>a{color:red!important}
head:not(:empty)+body>p:hover,
head:not(:empty)+body>h1:hover{opacity:.9!important;background-color:#666!important}
}