.gallery {
	width: 166px;
	height: 140px;
	float: left;
	
}

.gallery img {
	width: 135px;
	height: 104px;
	margin:5px;
	
	
}
