#slider-wrapper {
	position: absolute;
	top: 0px;
	*height: 452px; /* IE7 and earlier */
	*overflow: hidden; /* IE7 and earlier */
	z-index:1;
}
div#slider-wrapper { height:452px;
}

.iosSlider {
	width: 1122px;
	height: 452px;
	z-index:1;
}

.iosSlider .slider {
	width: 100%;
	height: 100%;
}

.iosSlider .slider .item {
	position: relative;
	top: 0;
	left: 0;
	width: 1122px;
	height: 452px;
	margin: 0 0 0 0;
}

.iosSlider .slider #item1 {
	
}

.iosSlider .slider #item2 {
	
}

.iosSliderButtons {
	position: absolute;
	left: 425px;
	width: 50px;
	height: 80px;
	margin: 0 0 0 0;
	top:280px;
	
}

.iosSliderButtons .button {
	float: left;
	width: 19px;
	height: 18px;
	margin: 0 5px 0 0;
	background: url(../images/radiobutton.png) no-repeat;
}

.iosSliderButtons .selected {
}

.text-container-1 {	
	
}

.text-container-2 {	
	
}