.gallery-thumb-list li a img {
  background-color: #f1f1f1;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.gallery-thumb-list li.active a img {
  background-color: #848484; }
