@import url("styles.css");

ol.exhibit-tileView-body {
    padding: 0px;
    margin:  0px;
}
.exhibit-tileView-body li {
    list-style: none;
}

#right-panel {
    padding-left: 2em;
}
#right-panel div.exhibit-flowingFacet {
    margin-top: 1em;
}
.exhibit-flowingFacet, .exhibit-facet {
    color: #800;
}
.exhibit-flowingFacet-header-title, .exhibit-facet-header-title {
    font-style: italic;
}

