#content #books {
	float: left;
	width: auto;
	position: relative;
	height: inherit;
}

#content #books img {
	border: 1px solid #D7D7D7;
}

#content #books a:hover img {
	border: 1px solid #afafaf;
}
