ul.thumbnails a {
  display: block;
  float: left;
  margin: 0;
  padding: 4px 4px 9px 4px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  background-color: #fff;
  text-align: center;
}
ul.thumbnails a {
  width: 105px;
  margin-right: 10px;
  margin-bottom: 10px;
}
ul.thumbnails a:hover {
  border: 1px solid #ccc;
  background-color: #eee;
}
ul.thumbnails a {
  width: 105px;
  margin-right: 10px;
  margin-bottom: 10px;
}
ul.thumbnails {
  margin: 0 0 10px 0;
  padding: 0;
  float: left;
  text-align: center;
  background-color: #fff;
  line-height: 1em;
  list-style: none;
}
ul.thumbnails li{
  display: inline;
  margin: 0;
  padding: 0;
}


ul.FWthumbnails a {
  display: block;
  float: left;
  margin: 0;
  padding: 4px 4px 9px 4px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  background-color: #fff;
  text-align: center;
}
ul.FWthumbnails a {
	width: 75px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 75px;
}
ul.FWthumbnails a:hover {
  border: 1px solid #ccc;
  background-color: #eee;
}
ul.FWthumbnails a {
	width: 75px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 75px;
}
ul.FWthumbnails {
  margin: 0 0 10px 0;
  padding: 0;
  float: left;
  text-align: center;
  background-color: #fff;
  line-height: 1em;
  list-style: none;
}
ul.FWthumbnails li{
  display: inline;
  margin: 0;
  padding: 0;
}
