#weaverpix-content-in-page4 {
	margin: 0px;
	padding: 0px;
}#imageStackpage4 ul#imageStackListpage4 {
	padding: 0;
	margin: 0;
	z-index: 0;
	display: block;
	position: relative;
	z-index: 1;
	list-style: none;
}

#imageStackpage4 ul#imageStackListpage4 li {
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style: none;
	float: none;
	display: block;
	position: relative;
	z-index: 2;
}

#imageStackpage4 ul#imageStackListpage4 .imageStackSpacer {
	height: 10px;
	display: block;
	position: relative;
	float: none;
}

/* Images */

#imageStackpage4 ul#imageStackListpage4 li img {
	width: 100%;
	height: auto;
	border: 0;
	padding: 0;
	margin: 0;
	outline: none;
	position: relative;
	float: 0;
	z-index: 3;
}

/* Big Pictures Caption - Absolutely positioned captions */
#imageStackpage4 .imageStackCaption {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	background: #000000;
	color: #ffffff;
	padding: 10px;
	margin: 0;
	z-index: 4;
	font-size: 80%;
	line-height: 120%;
}

#imageStackpage4 .imageStackCaption a {
	color: #cdcdcd;
	background: none;
}

#imageStackpage4 .imageStackCaption a:visited {
	color: #cdcdcd;
	background: none;
}

#imageStackpage4 .imageStackCaption a:hover {
	color: #bfbbbb;
	background: none;
}

#imageStackpage4 .itemNumber {
	display: none;
}

#imageStackpage4 .itemNumber.numberstrue {
	position: relative;
	float: left;
	display: block;
	z-index: 5;
	color: #ffffff;
	font-size: 20px;
	line-height: 1.00em;
	padding-right: 10px;
	padding-bottom: 10px;
}