@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("scroogle.org") {

body {background: #DFEAF8 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAYAAADtlXTHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAT0lEQVR42jXERxKAIBAEwP3/J82JHBRz4UBJH5rc/kayuYBMeCLpraRWJHMeCX9H4g6xnEVLajbX35QadWlQqFcnkqhLtaLUcFTzAzFUlT7J4XKXOIOpBQAAAABJRU5ErkJggg==) repeat-x scroll 0 0 !important;}

b[style] {
font-weight: normal;
background-color: transparent !important; }

ul {
margin: 3px 0 15px -23px;
max-width: 600px !important;
}

input[type="TEXT"] {
-moz-appearance: none !important;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-box-shadow: 0px 0px 9px rgba(0,0,0,.2) !important;
padding-left: 4px;
padding-top: 3px;
border: 1px solid #999;
height: 30px;
width: 350px;
font-family: Arial;
font-size: 13pt;
}

input[type="submit"] {
-moz-appearance: none !important;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
-moz-box-shadow: 0px 0px 9px rgba(0,0,0,.2) !important;
border: 1px solid #999;
border-left: 0;
background: #86D03E;
height: 30px;

margin-left: -13px;
font-family: Arial;
font-size: 13pt;
color: white;
}

center:not(:hover):not(:active) {opacity: .8;}
center font[size="2"] a {display: none;}
form input {margin-bottom:20px;}

}