#about-header {
  margin-bottom: 3px;
}

#about-content {
  width: 615px;
}

#about-content div.content {
  padding-top: 15px;
  height: 310px;
}

#about-content div.content table td h3 {
  font-size: 98%;
  margin-bottom: 13px;
}

#about-content div.content table td p {
  color: #ccc;
  padding-right: 55px;
  padding-bottom: 20px;
  font-size: 95%;
}

#about-content div.content table td a {
  color: #fff;
}

#about-links {
  width: 283px;
  height: 351px;
  position: absolute;
  top: 125px;
  left: 630px;
  background: transparent url(/images/about/links.png) no-repeat top left;
}

