
form {
    font-size: 90%;
}

form div div div {
    margin-top: 10px;
}

input {
    margin-right: 10px;
}

label {
    display: block;
    margin-bottom: 5px;
}

form ul li {
    background: none;
}

form ul li input {
    margin-right: 0;
}

form ul li label {
    display: inline;
}

#result {
    overflow: hidden;
}

#result .column2 {
    width: 48%;
    margin-right: 10px;
}

div#content ul.collectionlist {
    padding-left: 5px;
    margin: 0;
}

li.collectionhead {
    background: none;
    padding: 0;
    color: #0072BA;
    font-family: Trebuchet MS,sans-serif;
    font-size: 133%;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#result ul li.more_results {
    background: none;
}

p.resultpage_searchlinks {
    clear:both;
    margin:10px 0;
}
