/* Zen Adventure Nepal Treks  */
.gallery {
	margin: 4px 0 0 0;
	}

.gallery .galleryphoto {
	border: 2px solid #e5e5e5;
	float: left;
	margin: 5px;
	}

.galleryphoto a img {
	margin: 4px;
	border: 1px solid #e5e5e5;
	display: block;
	width: 148px;
	height: 110px;
	background: #fff;
	}
