#iview, #iview2 {
	display: block;
	width: 996px;
	height: 660px;
	background: #000;
	padding: 5px;
	position: relative;
	margin: 40px auto;
	overflow: hidden;
}

#iview2 {
	margin-top: 20px;
}

#iview .iviewSlider, #iview2 .iviewSlider {
	display: block;
	width: 996px;
	height: 660px;
	overflow: hidden;
}



#iview.iview-hover div.iview-directionNav a.iview-nextNav {
	right: 20px;
}

#iview.iview-hover div.iview-directionNav a.iview-prevNav {
	left: 20px;
}

#iview2 .iview-controlNav {
	position: absolute;
	bottom: 20px;
	left: 418px;
}

#iview2 div.iview-directionNav a {
	display: block;
	cursor: pointer;
	position: absolute;
	width: 40px;
	height: 100px;
	text-indent: -9999px;
}

#iview2 div.iview-directionNav a.iview-nextNav {
	right: 30px;
	background-position: 56px 0px;
}

#iview2 div.iview-directionNav a.iview-prevNav {
	left: 30px;
	background-position: -16px 0px
}

#iview-preloader {
	border: #005ca7 2px solid;
	width: 250px
}

#iview-preloader div {
	background: #005ca7;
}

.iview-caption {
	color: #FFF;
	padding: 10px 15px;
	font-family: Verdana;
	font-size: 12px;
}
