.home_link {
    padding:        10px;
    border-bottom:  1px solid #cccccc;
    cursor:         pointer;
}

.home_link .title{
    font-size:      12px;
    line-height:    16px;
}

.home_link .subtitle{
    font-size:      11px;
    line-height:    16px;
    color:          #666666;
}

.home_article{
    
}

.section_authors{
    width:          300px;
    font-size:      10px;
    line-height:    13px;
    margin-bottom:  2px;
    /*border: 1px solid green;*/
}

.section_authors .section{
    font-weight:    bold;
    padding:        0px;
    margin:         0px;
    color:          #000066;
}

.section_authors .authors{
    color:      #666666;
}

.featured_author{
    color:      #666666;
    font-style: italic;
}

.whats_new{
    font-size:      11px;
    line-height:    16px;
    margin-bottom:  10px;
}

.this_month{
    font-size:      11px;
    line-height:    16px;
    margin-bottom:  10px;
}