.allCollectionRow {
    width: 100%;
}

.allCollectionRow td {
    width: 33%;
}

.shortCategoryInfo td {
    vertical-align: middle !important;
    padding-left: 5px;
}

.shortCategoryInfo a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 5px;
}

.allCollectionList {
    background: #F6F7F7;
    margin-top: 3px;
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 500px;
}

.allCollectionList a {
    color: #309D61;
}

.publicCollectionHeader {
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: 2px;
    height: 15px;
    padding: 6px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #4C5666;
    margin: 4px;
    width: 97%;
}
