/* Common properties: */
.navbar-inner {
    background-color: #383838; /* header color */
}
.intranetextra-link {
    color: #aaa !important; /* header icon color */
}
.collections-list,.collections-list-item {
    display: inline-block;
    text-align: center !important;
	margin-left: 10px;
	vertical-align: middle;
}
.taxonomy-items div:first-child:nth-last-child(4),
.taxonomy-items div:first-child:nth-last-child(5),
.taxonomy-items div:first-child:nth-last-child(6),
.taxonomy-items div:first-child:nth-last-child(7),
.taxonomy-items div:first-child:nth-last-child(8)
{display:none;}
