.scroll-holder{
	width: 455px;
	height: 480px;
	position: relative;
}
.scroll-holder2{
	width: 455px;
	height: 480px;
	position: absolute;
	overflow: hidden;
}
.scroll-content{
	position: absolute;
	width: 440px;
}