#weaverpix-content-in-page58 {
	margin: 0px;
	padding: 0px;
}/* @group Collage Thumbnails */

#collagepage58 {
	display: block;
	position: relative;
	float: none;
	height: auto;
	z-index: 10;
}

.thumbWrap {
	height: auto;
	overflow: auto;
}

#collageClearerpage58 {
	clear: both;
}

#collagepage58 .collageThumbnail {
	width: 275px;
	height: 400px;
	float: left;
	display: inline-block;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: hidden;
	border-width: 0px;
	border-color: #333333;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-o-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	overflow: auto;
	position: relative;
	opacity: 0.99;
	filter: alpha(opacity = 99);

	

	
	-webkit-box-shadow: 2px 2px 10px 5px #cdcdcd;
	-moz-box-shadow: 2px 2px 10px 5px #cdcdcd;
	-o-box-shadow: 2px 2px 10px 5px #cdcdcd;
	-ms-box-shadow: 2px 2px 10px 5px #cdcdcd;
	box-shadow: 2px 2px 10px 5px #cdcdcd;
	

	background-color: #ffffff;
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	-ms-transition: all 500ms linear;
}

#collagepage58 .collageThumbnail:hover {

	

	
	-webkit-box-shadow: 0px 0px 10px 5px #4c4c4c;
	-moz-box-shadow: 0px 0px 10px 5px #4c4c4c;
	-o-box-shadow: 0px 0px 10px 5px #4c4c4c;
	-ms-box-shadow: 0px 0px 10px 5px #4c4c4c;
	box-shadow: 0px 0px 10px 5px #4c4c4c;
	

	background-color: #ffffff;
	opacity: 0.99;
	filter: alpha(opacity = 99);
	border-style: none;
	border-width: 0px;
	border-color: #000000;
}

#collagepage58 .collageThumbnail img {
	width: 275px;
	max-height: 400px;
	z-index: 0;
	position: relative;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-o-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}




/* Tablet styling */
@media (max-width: 781px) {
	#collagepage58 .collageThumbnail {
		width: 275px;
		height: 400px;
	}

	#collagepage58 .collageThumbnail img {
		width: 275px;
		max-height: 400px;
	}

	
}

/* Mobile styling */
@media (max-width: 581px) {
	#collagepage58 .collageThumbnail {
		width: 100px;
		height: 200px;
	}

	#collagepage58 .collageThumbnail img {
		width: 100px;
		max-height: 200px;
	}

	
}

#collagepage58 h4.thumbnailTitle {
	font-size: 100%;
	line-height: 1.50em;
	color: #333333;
}

#collagepage58 .thumbnailCaption {
	font-size: 90%;
	line-height: 1.25em;
	color: #4c4c4c;
}