body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f1f1f1;
}

.holder {
	float: left;
}

.scroll-pane {
	width: 890px;
	height: 226px;
	overflow: auto;
	float: left;
}
