.holder {
	float: left;
	margin-top: 70px;
	width: 520px;
	text-align: left;

}

.scroll-pane {
	height: 450px;
	overflow: inherit;
	float: left;
}

#pane1 {
width: 520px;
height: 450px;
}
