#weaverpix-content-in-page176 {
	margin: 0px;
	padding: 0px;
}#WP-image-zoom-wrapperpage176 {
	position: relative;
	display: block;
	overflow: hidden;
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
	z-index: 1;
}

#WP-image-zoom-wrapperpage176 .WP-image-zoom,
#WP-image-zoom-wrapperpage176 .WP-image-grab,
#WP-image-zoom-wrapperpage176 .WP-image-click {
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	z-index: 2;
	height: auto;
}

#WP-image-zoom-wrapperpage176 .simpleListClearer {
	height: 20px;
	background: none;
	clear: both;
}

#WP-image-zoom-wrapperpage176 .WP-zoom-float-left .WP-zoom-image {
	float: left;
	margin-right: 20px;
}

#WP-image-zoom-wrapperpage176 .WP-zoom-float-right .WP-zoom-image {
	float: right;
	margin-left: 20px;
}

#WP-image-zoom-wrapperpage176 .WP-zoom-image {
	width: 100%;
	height: auto;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 0px solid #333333;
	margin-bottom: 20px;
	z-index: 10;
	padding: 0px;
}

#WP-image-zoom-wrapperpage176 .WP-zoom-image img {
	max-width: 100%;
	height: auto;
}

#WP-image-zoom-wrapperpage176 .WP-image-zoom-caption {
	position: relative;
	z-index: 3;
}

#WP-image-zoom-wrapperpage176 .WP-image-zoom-caption .WP-zoom-caption-title {
	position: relative;
	display: block;
	font-size: 125%;
	line-height: 1.50em;
}

#WP-image-zoom-wrapperpage176 .WP-image-zoom-caption .WP-zoom-caption-content {
	position: relative;
	display: block;
	font-size: 100%;
	line-height: 1.25em;
}

/* optional icon style */
.zoomIcon { 
	width:33px; 
	height:33px; 
	position:absolute; 
	top:0;
	right:0;
	background:url(images/icon.png);
}