.news{
margin-top:10px;
}
.news_header{
background:#FFF;
color:#8d260e;
font-size:18px;
font-weight:normal;
line-height:36px;
width:815px;
position:relative;
left:-46px;
background:url(../img/news_header.png) no-repeat;
border:none;
}
* html .news_header{
left:0px;
width:760px;
}

.news_postdate{
color:#000;
margin-right:10px;
}
.news_title{
margin-left:50px;
}
.news_body{
margin-top:10px;
}
.news_footer a{color:#0e8d14;font-weight:bold;}
.news_footer a:Link{color:#0e8d14;}
.news_footer a:Hover{color:#0e8d14;text-decoration:none;}

.category{
margin-left:50px;
}
.category a{color:#8d260e; text-decoration:none;}
.category a:Link{color:#8d260e; text-decoration:none;}
.category a:Visited{color:#8d260e; text-decoration:none;}
.category a:Hover{color:#8d260e; text-decoration:underline;}

.comment{
background:#FFF;
margin-bottom:10px;
border-bottom:1px dotted #000;
}
.comment_header{
background:#93c7e9;
border-bottom:2px solid #5599c6;
padding:2px;
}
.comment_body{
padding:5px;
}
