.thumbs { margin: 0; padding: 0; overflow: hidden; }
.thumbs li {
	list-style: none;
	float: right;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.thumbs li a { }
.thumbs li img { display: block; }
.thumbs li a img { border: none;}