.switchlink {
    float: none;
    clear: both;
    display: block;
    display: inline-block;
    width: auto;
    margin-bottom: 1em;
}
.collectionhead {
    font-weight: bold;
}
.search_result {
    margin-bottom: 0.5em;
}

#result {
    position: static;
}
