
/* Styles specific for /system here */

.numeric {
  text-align: right;
}

th.numeric {
  padding-left: 1em;
}

.NewsDate {
  vertical-align: top;
  font-family: arial, tahoma, sans-serif;
  font-size: x-small;
}

.NewsEntry {
  padding-bottom: 0.5em;
  font-family: arial, tahoma, sans-serif;
}

.NewsEntry h2 {
  margin-top: 0em;
  margin-bottom: 0em;
  font-size: small;
  font-family: arial, tahoma, sans-serif;
}

.newsTitle {
  color: #555555; 
  font-size: small; 
  font-weight: bold;
}

.normalText {
  font-size: small;
  font-family: arial, tahoma, sans-serif;
}

.normalCaption {
  color: #509999;
  font-size: small;
  font-weight: bold;
  font-family: arial, tahoma, sans-serif;
}

.NewsFooter {
  width: 100%; 
  margin-top: 1em;
}

.NewsFooter td {
  vertical-align: middle;
}