.screenshot img {
  border: #555 solid 2px;
}

.screenshot.list {
  float: left;
  margin-right: 20px;
}

.themename {
  font-size:1.6em;
}
.themeauthor, .themedownload, .themerequires, .themelicense {
  font-size: 0.8em;
}

.themedownload {
  margin-top:10px;
}

.themenotes {
  width: 500px;
  margin-left:auto;
  margin-right:auto;
  font-size:0.8em;
  text-align:left;
}

.themerecord {
  margin-bottom:30px;
}

.themelist td {
  border-collapse: separate;
  padding: 20px;
}

.recordauthor {
  font-size:0.8em;
  text-align:right;
}
