#news-menu
{
    /* float: right; */
    text-align: right;
}

#news-menu a
{
    margin-left: 8px;
}



.news .item
{
    padding-bottom: 2.5%;
}

h3#comments,
h3#respond
{
    /* color: #888;  */
    color: white;  
}

textarea#comment
{
    width: 100%;
}

#commentsection,
#commentform
{
    border: 1px solid #ddd;
    padding: 8px;
    margin-top: 8px;
}

ol.commentlist
{
    padding-left: 20px;
}
ol.commentlist li
{
}
