div.results {
	position: absolute;
	height: auto;
	width: 400px;
	left: 0px;
	top: 200px;
}
div.equine-books {
	position: absolute;
	height: auto;
	width: 200px;
	left: 385px;
	top: 0px;
}
.book-table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
div.main {
	position: absolute;
	height: auto;
	width: 370px;
	left: 0px;
	top: 0px;
}

