@CHARSET "UTF-8";
.news_date
{
  font-family: tahoma,arial,sans-serif;
  font-size: 10px;
  line-height: 110%;
  color:#9D0202;
}
.news_title
{
  font-weight: bold;
  font-size: 11px;
  color:#9D0202;
}
.news_thumb
{
  padding:5px;
}
.news_short
{
  border-right: 1px solid rgb(208, 210, 213);
  border-bottom: 1px solid rgb(208, 210, 213);
  padding: 5px;
  background-color: rgb(240, 241, 243);
overflow: visible;
}
