/* default styles for extension "tx_fy_typo3_distribution" */

  ul.tx-indexedsearch-browsebox {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  ul.tx-indexedsearch-browsebox li {
    display: inline-block;
    margin-right: 10px;
  }

