﻿#filterBox .button {
    margin: 0;
}

#filterBox select#committeeFilter {
    width: 300px;
}

#filterBox input[type="text"] {
    margin-bottom: 0;
}

#filter-form span.control-group:last-of-type {
    margin-left: 1em;
}