.amazon {
    float:right;
    margin:0 0 15px 18px;
    }

.bookquote  {
    }
    
.bookquote-top  {
    background:#fff url('bookquote-top.gif') no-repeat top center;
    height:10px;
    margin:0px;
    }
      
.bookquote-mid  {
    background:#fff url('bookquote-mid.gif') repeat-y top center;
    color:#797575;
    text-align:justify;
    font-family:times-new-roman,serif;
    font-size:13px;
    line-height:20px;
    padding:10px 80px 10px 75px;
    margin:0px;
    clear:both;
    }
    
.bookquote-bottom {
    background:#fff url('bookquote-bottom.gif') no-repeat top center;
    height:18px;
    margin:0px;
    clear:both;
    }
    
