#banners {
	position: relative;
	/*height: 434px;*/
	height: 470px;
}
#banners_screen {
	position: absolute;
	top: -33px;
	height: 500px;
	overflow: hidden;
}

