#news__list .news__item
{
    padding-bottom : 20px;
}

#news__detail H1
{
    font-size : 16px;
}

#news__comment
{
    padding-bottom : 20px;
}

#news__comment TD
{
    padding-bottom : 5px;
}

#news__comment TH
{
    width : 120px;
    font-weight : bold;
}

#news__comment TH SPAN.uitleg
{
    font-weight : normal;
}

#news__comment TH SUP
{
    font-size : 9px;
    font-weight : normal;
}

#news__comment TD .input
{
    width : 400px;
}

#news__comment TD .textarea
{
    width : 400px;
    height : 120px;
}

#news__comment_block
{
    padding-bottom : 20px;
}

.news__comment_item
{
    padding : 10px;
    margin-bottom : 10px;
}

.news__commentcount
{
    font-size : 9px; 
    font-weight: normal;   
}

.charcounter
{
    font-size : 9px;
}

.news__comment_header
{
    clear : both;
    height : 20px;
}

.news__comment_naam
{
    float : left;
    font-weight : bold;
}

.news__comment_datum
{
    float : right;
}
