


.closesearch {
 color:white;
 cursor:pointer;
  opacity: 0.6;
}
.closesearch:hover {
  opacity: 1.0;
}
.newScrollBar {
            overflow: auto;
            height: 170px;
        }

.displayCategoryResults{
	white-space: normal !important;
}        