#content li {
  margin-bottom: 1em; *margin-bottom: 0;
  padding-left: 0;
  background: none;
  list-style: none;
}

#content li p {
  float: right;
  font-weight: bold;
  width: 28em;
}

#content li p a {
  margin: 0;
  padding: 0;
}

#content li a {
  background: none;
  display: block;
  height: 6.5em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-indent: 0;
  width: 6.5em;
}

#content li a:hover img {
  filter: alpha( opacity = 75 );
  opacity: .75;
}

#content li img {
  border: 1px solid #1AB7EA;
  display: block;
}

#content li a.video {
  position: relative;
}

#content li a.video span {
  background: url(../img/backgrounds/play.png) no-repeat center center;
  bottom: 0;
  display: block;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -999em;
  top: 0;
}

#content p a {
 margin-left: 9em;
 margin-top: 3em;
 width: 20em;
}

#content div.lightbox {
  width: 43.333em;
}

.lightbox object {
  margin: 0;
}

#content a.archive {
	background: no-repeat 1px url(../img/backgrounds/arrow-dashed-right.gif);
	padding-left: 28px;
}
