
form {
    text-align: center;
}


.search_results {
    width: 85%;
    padding: 0.5em;
}

td.search_results table tr th {
    width: 1.5em;
    text-align: right;
    vertical-align: top;
    font-weight: normal;
}


.branch {
    height: 1em;
    padding: 5;
    padding-left: 0.5em;
    background-color: #ffff88;
    font-family: sans-serif;
    font-size: x-small;
}


.related_searches {
    width: 15%;
    padding: 0.5em;
    background-color: #ffff88;
    font-family: sans-serif;
    font-size: x-small;
}

.related_searches p {
    margin-top: 0;
    margin-bottom: 0;
}

.related_searches ul {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 1.5em;
}


.misc_info {
    font-family: sans-serif;
    font-size: xx-small;
}


.total {
    margin-top: 0;
    margin-bottom: 0;
    font-family: sans-serif;
    font-size: xx-small;
    color: white;
}

.page_navig {
    font-family: sans-serif;
    font-size: x-small;
}

.source-header {
    font-family: verdana;
    font-size: 90%;
    font-weight: bold;
}

.sponsored-link {
    font-family: arial;
    font-size: 80%;
    width: 100%;
}

.sponsored-link-title {
    font-size: 120%;
}

.sponsored-link-url {
    color: #008000;
}
