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