#weaverpix-content-in-page7 {
	margin: 0px;
	padding: 0px;
}#carouselWrapperpage7 {
	background-color: #eaeaea;
	margin-bottom: 2px;
	margin-top: 2px;
	-webkit-border-radius: 3px;
	-moz-boder-radius: 3px;
	border-radius: 3px;
	border: 1px solid #cdcdcd;
	position: relative;
	z-index: 1;
}

#carouselWrapperpage7 .list_carousel {
	padding: 2px;
	padding: 0;
	margin: 0;
}

#carouselWrapperpage7 .list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

#carouselWrapperpage7 .list_carousel li {
	text-align: center;
	background-color: #ffffff;
	border: 0px solid #cdcdcd;
	height: 200px;
	line-height: 200px;
	margin: 2px;
	display: block;
	float: left;
	overflow: hidden;
	
	-webkit-border-radius: 3px;
	-moz-boder-radius: 3px;
	border-radius: 3px;
	z-index: 5;
	position: relative;
}

#carouselWrapperpage7 .list_carousel li img {
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0;
	background: none;
	z-index: 5;
	-ms-interpolation-mode: bicubic;
	padding: 2px;
}

#carouselWrapperpage7 .list_carousel.responsive {
	width: auto;
	margin-left: 0;
}

#carouselWrapperpage7 .clearfix {
	float: none;
	clear: both;
}

#carouselWrapperpage7 .prev {
	display: none !important;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -25px;
	margin-left: -25px;
	font-size: 40px;
	height: 50px;
	width: 50px;
	background: url(images/sprite.png) left top transparent;
	text-indent: -9999px;
	z-index: 10;
}

#carouselWrapperpage7 .prev:hover {
	background-position: left bottom;
}

#carouselWrapperpage7 .next {
	display: none !important;
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -25px;
	margin-right: -25px;
	font-size: 40px;
	height: 50px;
	width: 50px;
	background: url(images/sprite.png) right top transparent;
	text-indent: -9999px;
	z-index: 10;
}

#carouselWrapperpage7 .next:hover {
	background-position: right bottom;
}

#carouselWrapperpage7 .carouselPager {
	position: relative;
	text-align: center;
	margin-bottom: 18px;
	height: 10px;
	display: none !important;
}

#carouselWrapperpage7 .carouselPager a {
	margin: 0 5px;
	text-decoration: none;
	padding: 7px;
	border-radius: 10px;
	background: #cdcdcd;
	text-indent: -9999px;
	line-height: 0px;
	font-size: 0px;
	border: 3px solid #ffffff;
}

#carouselWrapperpage7 .carouselPager a.selected {
	text-decoration: underline;
	background: #999999;
}

#carouselWrapperpage7 .carouselPager a span {
	display: none;
}

#carouselWrapperpage7 .timer {
	background-color: #999999;
	height: 1px;
	width: 0px;
	display: none !important;
}

/* @group Caption */ 



#carouselWrapperpage7 .carouselCaption {
	display: none !important;
	height: 0px;
}





/* @end */