.thumbs { margin: 0; padding: 0; overflow: hidden; }
.thumbs li { list-style: none; float: left; margin: 5px; padding: 0px;/* background: #eee;*//* -moz-box-shadow: 0 0 4px #444; -webkit-box-shadow: 0 0 2px #000; */}
.thumbs li a { }
.thumbs li img { display: block;width:90px;height:90px;}
.thumbs li a img { border: none;}