.author-thumb{
    display: inline-block;
    float: left;
    margin: 0 1rem 1rem 0;
}

/*.author-description-pane {
    margin-bottom: 5rem;
}*/

.author-first-last {
    font-size: 1.5rem;
}

.author-view-list .listing-item-first-child {
    padding-top: 25px;
}

.author-view-list li {
   /* margin: 2.5rem 0;*/
    /*padding-bottom: 1em;*/
    padding-bottom: 2rem;
    border-bottom: 1px solid #999;
    line-height: 1.2em;
    font-size: .5rem;
    margin-top: 20px;
   /* min-height: 300px;*/
}

.author-view-list {
    margin: 0 auto;
    width: 100%;
    position: relative;
    display: block;
    
}

.author-description-pane p {
    
    margin-bottom: .5rem;
    margin-top: .5rem;
    font-size: .8rem;
    
}

.author-view-list ul {
    list-style: none;
    width: 90%;
    margin: auto;
    position: relative;
    padding: .5rem 0;
}

/*.author-grid-row {
    margin: 3rem 0;
}*/
