.scroll-pane {
	width: 400px;
	height: 330px;
	overflow: auto;
	float: left;
}

#blocktext{
	position: absolute;
	left: 400px;
	top: 210px;
	width: 400px;
	height: 330px;
	background: transparent;
}