.bookshelfItem {
	clear:both;
}

.bookshelfImage {
	float:left;
	width:150px;
}

.bookshelfReview {
	float:left;
	padding-left:20px;
}