#content {
	height: 340px;
	width: 750px;
	left: 70px;
	top: 210px;
}

/*#rightcol {
	width: 800px;
	height: 90px;
	position: absolute;
	left: 90px;
	bottom: 45px;
	float: left;
	z-index: 30;
}*/

#books img {
	padding: 0px;
}

.centeralign {
	text-align: center;
}

#books h3 {
	padding: 0;
	margin: 0;
}

#rightcol img {
	display: inline;
	padding: 0;
	margin: 0;
}

#rightcol {
	width: 800px;
	height: 90px;
	position: absolute;
	left: 90px;
	bottom: 45px;
	float: left;
	z-index: 30;
}