
.moduletable.slider{
	border:1px solid transparent;
	background: url('../images/slider_shadow.png') no-repeat bottom center;
	

}
.nivo-caption{
	width: 244px;
	height: 353px;
	background: #d2d3cb;
}

.theme-default .nivoSlider{
	-webkit-box-shadow:none;
	box-shadow: none;
}

.nivo-controlNav {
	background: url('../images/slider_nav.png');
	position: relative;
	bottom: 27px;
	z-index: 1000;
	width: 177px;
	height:27px;
	margin: 0 auto;
	
}
.theme-default .nivo-controlNav a{
	background: url('../images/slider_bullet_active.png');
	height: 15px;
	width: 16px;
}

.theme-default .nivo-controlNav a.active{
	background:url('../images/slider_bullets.png');
	background-position: 0px 0px;
}
.nivo-control{
	position: relative;
left: 50px;
top: 10px;
}
.nivo-control .images_num{
	display: none;
}
#nivo_slider_91{
	border: 16px solid #fff;
	margin-top: 20px;
}

.theme-default .nivo-controlNav{
	position: relative;
	margin: 0 auto;
	top: 327px;
	right:0px;
}
