.pics { 
	display:inline;
	width		: 167px; 
	height		: 103px;
	margin		: auto;
	position	: relative;
	overflow	: hidden;
	/*border		: #000 2px solid;*/
	
}

.pics img { 
	display:inline;
	width		: 167px;
	height		: 103px; 
	padding		: 0px; 
	top			: 0; 
	left		: 0;
	border		: 3px solid #fff;
	/*background-color: #eee;*/ 
}
