div.js-filter-wrapper {
    display: inline-block;
    background-color: whitesmoke;
    padding: 2px 10px 4px 10px;
    margin: 5px 0 0 15px;
    /*width: 350px !important;*/
}

table.filter > tbody > tr > td {
    vertical-align: text-top;
    padding-left: 10px;
}
