
.Author{
    color: #999;
}

.Title{
    font-weight: bold;
    color: #606e8e;
    font-size: 14.5pt;
}

.Title a{
    font-weight: bold;
    color: #606e8e;
    font-size: 14.5pt;
    font-decoration: underline;
}


.Tags{
    color: #999;
    font-size: 9pt;
}

.Tags a{
    color: #999;
    font-size: 9pt;
    font-decoration: underline;
    margin-bottom: 12px;
}

.RightPanel .Title{
    font-weight: bold;
    color: #606e8e;
    font-size: 12pt;
}

.Audio p{
    margin: 0px;
    padding: 0px;
}

.Resources{
    margin-left: 22px;
}

.PartialArticle{
    border-bottom:1px dotted #888;
    padding-bottom: 10px;
    padding-top: 10px;
}