.formList article .desc p{
    margin-bottom: 5px;
}
.formList article .paddingLeft {
    padding-left: 2.5rem;
}
.filters #module-search {
    float: none !important;
    width: 100% !important;
    display: block;
}
#module-search-term {
    float: none !important;
    display: block;
    width: 95%;
    padding: 0 2.55%;
}
#module-search-submit {  
    text-align: right;
    right: 10px;
    width: 16px;
}

.formList article{
    border-bottom: 4px double #edebe9;
    margin-bottom: 2em;
}
.formList article h5{
    border-bottom: 1px double #edebe9;
    padding-bottom: 10px;
}