.newsdate {
  font-size: 10px;
  color: #666666;
  display: inline;
  margin-right: 1em;
}

.newsauthor {
  font-size: 10px;
  color: #666666;
  display: inline;
}

.newstitle {
  font-weight: bold;
  color: #333333;
  font-size: 14px;
  background: 0;
  border: 0;
  display: inline;
}

.newstitle a {
  text-decoration: none;
  color: #4e4e4e;
}

.newsintro {
  line-height: 140%;
  margin-bottom: 5px;
}

a.newsmore {
  font-size: 10px;
  color: #333333;
}

.newsempty {
  text-align: right;
  background-color: white;
}

.newsnotempty {
  text-align: right;
  background-color: #cccccc;
}

.calendarholiday {
  text-align: right;
  background-color: #333333;
}

th.calendar {
  text-align: center;
  background-color: #4e4e4e;
  color: white; 
}
