.newsMessageNotFound{
   font-size:120%; 
}

.newsReturnLink{
   font-size:80%;
   font-weight:lighter;
   float:right;
   text-decoration:none;
}

.newsShortTag{
   margin-top:5px;
}

.news_date {
  font-style:italic; 
  width: 100%;
  font-size: 90%;
  color:#3f4e6e;
  padding-top: 3px;
  padding-bottom: 3px;
  border-top: 1px solid #3f4e6e;
  border-bottom: 1px solid #3f4e6e;
  margin-bottom: 8px; 
}

.newsArchiveLink{
  font-size:150%;
  text-decoration:none;
  font-weight:normal;
}

.dateNote{
 margin-top:10px; 
 font-size:90%; 
}

