#AjaxImages {
  outline: 1px solid #eeeeee;
  min-height: 200px;
}

.search-pagination {
  clear: both;
  width: 100%;
  font-size: 1.2em;
}

.search-pagination button:disabled {
  background: #ffffff;
  color: #dddddd;
  border: none;
}

.search-pagination .letter {
  cursor: pointer;
  width: 20px;
  display: inline-block;
  color: #81578E;
  height: 36px;
  line-height: 36px;
}

.search-pagination .letter:hover, .search-pagination .letter-selected {
  font-weight: bold;
  text-decoration: underline;
  color: #410457;
}

div.feature-list {
  clear: both;
}

button.prev, button.next {
  display: none;
}