#booksFull .bookBox {
  width: 130px;
  height: 250px;
  margin-right: 10px;
  font-size: 75%;
  line-height: 110%;
}
#booksFull .bookBox img {
  width: 130px;
  height: auto;
  margin-bottom: 10px;
}
#booksFull #easyAs {
  float: none;
  display: block;
  margin: 1.5em 0 1.5em 0;
  font-size: 100%;
  width: 100%;
}
#booksFull #amazon {
  float: none;
  display: block;
  margin: 0 0 1.5em 0;
  width: 100%;
}
