/*CSS THUMB 80x80*/

.thumb-img {
	width : 85px; 
	height : 85px;
	background : #FFFFFF;
	margin : 0px;

}

.thumb-inner {
	position: relative !important;
	position: static; 
	overflow : hidden; 
	width : 85px; 
	height : 85px; 
}

.thumb-img img {
	border : 0;
}
