#news_comments div.one_comm_author
{
 font-weight: normal;
 font-size: 12px;
 margin: 0px 0px 5px 0px;
}

#news_comments div.one_comm_text
{
 border: 1px solid #999999;
 padding: 10px;
 font-weight: normal;
 font-size: 12px;
 margin: 0px 0px 20px 0px;
 text-align: justify;
}

#news_comments textarea
{
 border: 1px solid #4b6d89;
 padding: 2px 5px;
 width: 95%;
 height: 45px;
}

#news_comments p.warning
{
 text-align: center;
 color: #4b6d89;
 font-weight: bold;
}

#news_comments p.label
{
 text-align: center;
 color: #000000;
 font-weight: normal;
}

#news_comments p.label a
{
 color: #4b6d89;
}
