@charset "UTF-8";
/* CSS Document */

#scroller {
	float:right;
	position:relative;
	width: 268px;
	height:326px;
	padding: 20px;
	background:url(../images/BG_scroller.png) 0 0 no-repeat;
}

#scrollup {
	float: left;
	position: relative;
	overflow: hidden;
	height: 300px;
	width: 268px;
	margin-bottom:10px;
}

.headline {
	position: absolute;
	top: 336px;
	left: 0;
	height: 326px;
	width: 268px;
}