#shop-portlet-catalog .shop-portlet-content {
      padding: 0;
}
#shop-portlet-catalog a {
      display: block;
      padding: 8px 5px;
      background-color: #dee3ef;
      border-bottom: 1px solid #FFF;
      color: #000;
      font-size: 11px;
      text-decoration: none;
}
#shop-portlet-catalog a:hover,
#shop-portlet-catalog a.shop-portlet-catalog-active {
      background-color: #d6dbe7;
}

