/*
 * $CVSHeader$
 */

table.latest {
  border: 0;
  padding: 5px;
}

table.latest th {
  width: 400px;
  font-weight: bold;
  text-align: left;
  color: #a00;
  border-bottom: 1px solid #a00;
  font-size: 14px;
}

table.latest td {
  text-align: left;
  font-size: 12px;
}

