#site-options { display: none; }
#page-options { display: none; }
#navigation { display: none; }
#intersite { display: none; }
#brand { background: none !important; }
#brand img { display: inline; text-decoration:none; }
#betasitenotice { display: none; }
#sig table { display: none; }
#sponshoutout { display: none; }

/* Hide result options on search results pages */
#updateresultsform { display: none; }
#letterindex { display: none; }
#othersearches { display: none; }
#updatedisplayform { display: none; }
.result-options { display: none; }
#result-options-info { display: none; }
#result-options-info2 { display: none; }
.keywordresultextras { display: none; }
#content { left: 0; margin-top: 10px; }

body, td, th, input, select, option { font-family: Verdana, Arial, Helvetica, sans-serif; }
body {
        background-color: #fff;
        margin: 5px 50px;
        padding: 5px;
}
body #spacer {
	display: none;
}

th, td { vertical-align:top; }

.sup {
    font-size: 0.65em;
    font-weight: bold;
    vertical-align: text-top;
}

