.news_title 
{
  color: #EDF5AE;
  line-height: 100%;
}
.news_title a {color: #EDF5AE;}
.news_title a:hover {color: #EDF5AE; border-bottom: solid 2px #EDF5AE;}
.news_subhead
{
  margin-top: 1px;
  padding: 3px;
  font-style: italic;
}
.news_comments {float: right;}

.news_body 
{
  padding: 1ex 3px;
  font-size: 9pt;
  line-height: 150%;
}

.news_post {margin-bottom: 3em; clear: both;}

.news_head 
{
  border-left: none 3px orange; 
  border-top: solid 1px #5D4220;
  border-bottom: solid 1px #5D4220;
  padding: 6px 0 2px 6px; 
  background: #1F3F1F;
}

.news_tags {float: right; width: 70%; text-align: right;}

.news_cat_announcements {border-left-color: #467bf0;}
.news_cat_content {border-left-color: #10a20c;}
.news_cat_dojo {border-left-color: #e9daaf;}
.news_cat_players {border-left-color: #d61019;}
.news_cat_tournaments {border-left-color: #ffa114;}

.comment_leftcell {width: 100px; border-bottom: solid 1px #DBBFA1;}
.comment_rightcell {border-bottom: solid 1px #DBBFA1;}

.comment_number {float: right; font-weight: bold;}

.comment_table {
 width : 506px;
 border-collapse : separate;
 margin-bottom: 5px; 
}

.comment_table td {
  padding: 8px 5px;
  vertical-align: top;
}

.news_comments_table {word-wrap: break-word; table-layout: fixed; overflow: hidden;}
.comment_table a {color: #b7410e;}
.comment_table a:visited {color: #b7410e;}
.comment_table a:hover {color: #800000; text-decoration: underline;}

div.news_body ul {padding-left: 1em;}
div.news_body li {margin: 4px 1em;}

.featured_pic {float: right; padding-left: 1ex; padding-bottom: 1ex;}
.featured_pic_r {float: left; padding-right: 3px; padding-bottom: 3px;}