.book { margin-bottom: 50px; }
.book.last { margin: 0; }
.book .picWrap {
	height: 335px;
	width: 235px;
}
.bookInfo { width: 718px; }
.shop {
	background:url("../../images/skin/default/bookstore.png") no-repeat;
	display: block;
	height: 35px;
}
.shop span { display: none; }
.shop.bol {
	background-position: right center;
	width: 110px;
}
.shop.amazon {
	background-position: left center;
	width: 125px;
}
.purchase {
	background: #bbb;
	display: block;
	margin-top: 5px;
	padding: 5px 10px;
}