/* There is a comma in the class name list. This should really be corrected by WPSL*/
.wpsl-term-icon{
    display: inline-block;
    height: 50px;
    width: 50px;
    margin: 5px;
}

li[class *= wpsl-hide]{
    display: none;
}

#wpsl-checkbox-filter > li{
	height: 30px;
}