@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("userstyles.org") {

body { margin: 0 50px !important }
h1 { margin: 1px -50px !important }

#breadcrumbs { margin: 0 !important; padding: 2px 0 !important; line-height: 22px }
#breadcrumbs a { text-decoration: none !important; line-height: 20px; padding: 1px 5px 2px 4px; -moz-border-radius: 0 5px 5px 0 }
#breadcrumbs a:hover { background-color: #5573A0; color: white !important }

#other-links { right: 50px !important; padding-top: 3px }
#other-links a { text-decoration: none !important; line-height: 20px; padding: 1px 5px 2px 4px; -moz-border-radius: 4px }
#other-links a:hover { background-color: #5573A0; color: white !important }
#other-links #search-terms { border: 1px solid red !important }

h1 { font-family: Georgia, serif; font-size: 32px; color: #FFF; line-height: 1.5em; padding: 0 50px !important }

#style-show { margin-top: 10px }
#install { background-color: #DFFFE6 !important; border-color: #B3EFC1 !important }

}