.thumbnail { float: left; width: 130px; margin: 0 15px 12px 0; }
.thumbnail .image { width: 130px; height: 100px; overflow: hidden; border: 1px solid #000; background-color: #000; }
.thumbnail .image img { margin: -20px 0 0 -20px; }
