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