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

.scrollerbg {
	position:relative;
	width:190px;
	height:280px;
	padding:60px 5px 0 10px;
	background:url(../images/gbcs_news.png) no-repeat;
}

.scrollerfg {
	position:relative;
	width:198px;
	height:68px;
	margin:-68px 0 0 -7px;
	background:url(../images/gbcs_news_fg.png) bottom left no-repeat;
}

#scrollup {
	position: relative;
	overflow: hidden;
	height: 280px;
	width: 190px;
}

.headline {
	position: absolute;
	top: 300px;
	left: 0;
	height: 280px;
	width:190px;
}


.headline>p, .headline>p>a {
	color:#000033;
	line-height:1.6em;
}