div.info {
  float: left;
  width: 230px;
}

div.info a.name {
  font-size: 1.3em;
  color: #81A4B8;
  line-height: 1.2em;
  margin-bottom: .5em;
}

div.info a.large {
  font-size: 1.3em;
}

div.info a.name:hover {
  color: #c90d18;
}

#content li {
  list-style: none;
  margin-left: 0;
}

div.picture {
  float: left;
}

div.picture img {
  width: 109px;
  height: 151px;
}

div.picture .empty {
  width: 109px;
  height: 151px;
  background-color: #EFEFF0;
}

.featured, .featured2 {
  margin-bottom: .5em;
}