.thumb-img {
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #AAA;
	border-right:1px solid #AAA;
	position:relative; 
	width:75px; height:75px;
	margin:10px 14px 5px 0; padding:6px;
	background:#bdd1cf;
	float:left;
}
.thumb-inner {
	position:relative; overflow:hidden; width:100%; height:100%; 
}
.thumb {
	margin:0 !important;
	cursor:pointer;
}
