.whiteTextSpace {
    text-align: center;
    vertical-align: middle;
    line-height: 30px; 
}

.whiteTextSpace p {
    color: #8F8F8F;
}

.whiteTextSpace li {
    color: #8F8F8F;
}

.whiteTextSpace h{
    font-size:30px
}


.prompterGrid li p.upperheight{
 word-wrap: break-word;
  min-height: 173px;  

}

ul.prompterGrid  {
border-bottom:1px solid #e2e2e2;

}

.prompterGrid li p.middleheight{
 word-wrap: break-word;
  min-height: 173px;  

}


.prompterGrid li p.lowerheight{
 word-wrap: break-word;
  min-height: 173px;   
 
}





.btn.btn-facet-more-options.more { background: #424546; border: medium none; color: #fff; margin-bottom: 7px; margin-top: 7px; max-width: 100%; text-align: center; cursor:pointer; }
.js-facet-option-checkbox { margin: 0 3px 0 0; }
.facet-container .facet-option.js-facet-option > label { line-height: 19px; margin-bottom: 7px; }
