.scroll-pane {
	width: 300px;
	height: 200px;
	overflow: auto;
	float: left;
}
