.elevatezoom-gallery img {
  height: 100px;
  border:4px solid white;
}

.vjactive img{
	border:2px solid #333 !important;
}

.zoomLens img {
	display: none !important;
}

/*
.zoomTint {
	display: none !important;
}
*/

.vjgallery img {
	cursor: pointer;
}

.vjgallery_bigimage {
	display: block;
}

.vjgallery, .vjgallery_bigimage {
	float: left;
	margin: 0px;
}

.vjgallery .caption {
	position: absolute;
	margin-left: 4px;
	background-color: #9d9d9c;
}

.clear {
  clear: both;
}