#info_wrapper img {
	display: block;
	margin: 0px auto;
	width: 206px;
	height: 205px;
}

#screen {
	position: absolute;
	top: 120px;
	width: 100%;
	height: 280px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#slide {
	position: absolute;
	top: 415px;
	left: -190px;
	width: 950px;
	height: 87px;
	overflow: hidden;
}

#slide_inner {
	position: absolute;
	top: 0px;
}

#scroller {
	position: absolute;
	top: 510px;
	left: -60px;
	width: 46px;
	height: 13px;
	border: 0px;
}