.wfu_search_widget_container {
    background-color: white;
    box-shadow: 5px 5px 10px #333;
    padding: 10px;
}
.wfu_search_widget_results {
    background-color: rgba(0,0,0,0.1);
    margin-top: 10px;
    padding: 10px;
}
.wfu_widget_finder_search_results {
    background-color: white;
    box-shadow: 5px 5px 10px #333;
    padding: 10px;
}
.margin_top_25 {
    margin-top:25px;
}
