/* this is for the width of the filter column - Michelle Diaz 5.13.2017 

.WaGadgetMemberDirectoryStateList .browsingColumnsMainContainer .filterOptions {
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 360px;
}

.WaGadgetMemberDirectoryStateList .browsingColumnsMainContainer .filterOptions ul.filterList {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 320px;
}

*/
