ul#content {
  border-left: 2px solid black;
  list-style: none;
}

h1 {
  font-size: 1.377em;
  font-weight: normal;
  letter-spacing: 0.04em;
}

h1.project a:link {
  text-decoration: none;
  color: black;
}
h1.project a:visited {
  text-decoration: none;
  color: black;
}
h1.project a:hover {
  color: #0000C0;
}


dl.thumbnail,
ul.info {
  font-size: .85em;
}

ul.info {
  list-style: none;
}

dl.thumbnail dt {
  font-weight: normal;
}

dl.thumbnail dd {
  text-align: center;
}

dl.thumbnail dt img {
  border: 1px solid #999999;
}
