
.holder {
	float: left;
	margin: 12px;
}

.scroll-pane {
	width: 395px;
	height: 255px;
	overflow: auto;
	float: left;
}

