h2.small {
  font-size: 16px;
  font-weight: normal;
}


.item-listing td {
  padding: 10px;
  border-bottom: 1px solid #CCC;
  vertical-align: top;
}

.item-listing img {
  border: 0px;
}

.item-title {
  font-weight: bold;
  font-size: 1.2em;
  color: #000;
}

.item-intro {
  margin-top: .5em;
}

.batch-control {
  font-size: 1.2em;
}

.active {
  font-weight: bold;
}

.image img {
  max-width: 100%;
}