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

.scroll-pane {
	width: 160px;
	height: 290px;
	overflow: auto;
	background: #fff;
	float: left;
}

.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 400px;
}

#pane1 {
}
