.news_block {
font-family : Arial, Tahoma, Verdana;
font-size : 11px;
border-bottom: 1px dotted #67d267;
}
.news_pubdat, .news_block_caption {
font-weight : bold;
color : #000;
}

.news_menu {
font-family : Arial, Tahoma, Verdana;
font-size : 11px;
padding-right : 10px;
padding-left : 10px;
font-weight : bold;
color : #000;
line-height : 25px;
text-align : right;
}

.news_block_caption {
background-color : #FFFF99;
}
.news_block_title {
border-top: 2px dotted #000;
border-bottom: 1px dotted #000;
text-decoration: normal;
}

.news_block_body {
background-color : #FFFFFF;
border: 2px dotted #000;
}
