@import url(/css/text.css);

/* DEACON OF DEATH */

.photoalbum a {
  text-decoration:none;
}
img.mediabox {
  border:0px;
}

.clear {
  clear:both;
}

.link img {
  float:left;
  margin-right:10px;
}
.link {
  clear:left;
  width:580px;
  padding:10px;
  background-color:#fff;
}

.films img {
  float:left;
  border:0px;
  margin:2px 10px 25px 0;
  width:150px;
}
.films a {
  text-decoration:none;
}

.films .type {
  font-weight:bold;
  font-size:80%;
  float:left;
  margin:4px 0 12px;
  cursor:pointer;
  margin-left:12px;
  margin:4px 0 6px;
}
