.thumb-img-border {
	border-top:1px solid #CCC; 
	border-left:1px solid #CCC; 
	border-bottom:1px solid #AAA; 
	border-right:1px solid #AAA;
	position:relative; 
	padding:1px;
	background:#FFF;
}
.thumb-inner {
	overflow:hidden; 
	width:100%; 
	height:100%; 
}
.thumb-img img {
	border:0;
}

