h3.project_information {
  width: 137px;
  height: 19px;
  text-indent: -10000px;
  background: url('/graphics/h3_project_information.png') no-repeat top left;
  margin: 0 0 20px 0;
}

div.project {
  width: 300px;
  float: left;
  padding: 15px 10px;
}

div.preview {
  float: left;
  padding: 15px 10px;
}

h4 {
  color: #167bb4;
  font-size: 90%;
  margin: 0 0 10px 0;
}

h5 {
  font-weight: normal;
  margin: 0;
}

h5 a {
  text-decoration: none;
  color: #000000;
}

h5 a:hover {
  text-decoration: underline;
}

h6 {
  margin: 0 0 10px 0;
  font-weight: normal;
  font-size: 60%;
}

p.description {
  font-size: 70%;
  margin: 0 0 15px 0;
}

div.preview img {
  display: block;
}

a.view_live {
  display: block;
  width: 155px;
  height: 29px;
  text-indent: -10000px;
  background: url('/graphics/view_live.png') no-repeat top left;
}

#lightwindow {
  line-height: 100%;
}

