
.bookbox {
	float: left;
	text-align: center;
	background: #ffffff;
	width:118px;     
	height:140px;
	border: 3px #9fb9da solid;
	margin: 2px;
	}

.bookcover {
	width:66px;     
	height:100px;
	border: none;
}

.bookbutton {
	width:90px;     
	height:28px;
	border: none;
}