.brand_products_group {
  background-color: #F0F0F0;
}
.catalog-category-view .block-layered-nav dd {
  cursor: pointer;
  padding-left: 30px;
  font-family: 'GothamBook';
}
.catalog-category-view .block-layered-nav dd ol {
  margin-left: -30px;
}
.pager .pages li a.current {
  color: #08BDD8;
}
li.item .arrow-up {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #F0F0F0;
  left: 50%;
  position: absolute;
  margin-left: -5px;
  bottom: -1px;
}
li.item .toggleGroup span {
  color: #08BDD8;
  text-decoration: underline;
}
