
.news {
  padding-left: 7px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #686868;
  background-color: #ffffff;
  font-weight: normal; line-height: 15px;
}

.news_label {
  margin-top: 10px;
  background-color: #686868;
  color: #ffffff;
  text-align: center;
  height: 22px;
  font-weight: bold; line-height: 17px;
}


hr.date_hr {
   border-width: 0px;
   border-top: 1px solid #808080;
}

div.text {
  font-size: 13px;
  font-weight: normal;
  color: #000;
  text-decoration: none;
  font-family: "arial ce", "arial", "ms sans serif", "verdana", "helvetica";  
  text-align: justify;
}

.picture {
  padding: 3px;
  padding-bottom: 10px;
}


