.thumb-img {
	position:relative;
	width: 40px;
	height: 40px;
}
.thumb-inner {
	position:relative; overflow:hidden; width:100%; height:100%;
}
.thumb-img img {
	border:0;
}

