.thumb-img {
	position:relative; 
	width:160px; 
	height: 110px;
	overflow: hidden;
	background:#FFF;
}
.thumb-inner {
	position:relative; overflow:hidden; width:100%; height:100%; 
}
.thumb-img img {
	border: none;
}
