body, th, td {
    font-size: inherit;
}

h1 { font-size: 150%; /*margin-top: 1.5em; */}
h2 { font-size: 130%; }
h3 { font-size: 110%; }

:link, :visited {
    color: #00d;
}

#content {
    padding-top: 1em;
}

#search, #search input {
    font-size: small;
}

.nav ul {
    font-size: small;
}

#mainnav {
    font-size: small;
}

#altlinks h3 {
    font-size: 90%;
}
#altlinks li {
    font-size: 85%;
}

#footer {
    font-size: small;
}

#prefs, #prefs input, #prefs select, #prefs fieldset legend {
    font-size: x-small;
}

.downloads-list table.listing {
    font-size: small;
}
.downloads-list table.listing .file,
.downloads-list table.listing .size {
    white-space: nowrap;
}

#footer .buttons {
    float: left;
    margin: .25em .5em;
}
#footer .buttons a {
    border: none;
}
#footer .buttons a:hover {
    background: transparent;
}

.lx {
    font-size: x-small;
}
.lx a {
    border: none;
    text-decoration: none;
}
.lxt {
    float: right;
}
