body
{
    font-size: small;
}
hr
{
    border-width: 1pt;
    border-style: inset;
}
table
{
    border-collapse: collapse;
}
form
{
    margin: 5ex;
}
.SiteHeader
{
    font-size: small;
}
.copyright
{
    text-align: right;
}
.SearchBoxTitle
{
    cursor: default;
}
.AdvancedLink
{
    font-size: smaller;
    margin: 0px;
    padding: 0px;
}
.AdvancedLink ul
{
    margin: 0px;
    padding: 0px;
}
.SearchHelp
{
    font-size: small;
    border-width: medium;
}
.SearchHelp li
{
    margin-bottom: 0.5ex;
}
.SearchHelpTitle
{
    margin-top: 1em;
    font-weight: bolder;
    font-size: larger;
}
.SearchSectionHelp
{
    margin-top: 1.5ex;
    margin-bottom: 0.2ex;
    font-weight: bolder;
}
.SearchHelpExclude
{
    margin-top: 5ex;
    font-weight: bolder;
}
.SearchHelpExcludeTable td
{
    padding-right: 0.3ex;
    padding-left: 0.3ex;
    font-size: smaller;
    padding-bottom: 0px;
    padding-top: 0px;
}
.ErrorTitle
{
    font-size: x-large;
}