@charset "utf-8";
/* CSS Document */

/*middle content*/
/* #revueScroller {height: 732px; overflow: auto;} */
.insideBoxe{font-size:0.68em; padding:10px 35px 24px 35px; font-weight:bold; display:block}
.books { text-align: center; }
.books .book {
    text-align: center;
    float: left;
    width: 165px;
    margin: 0px 12px 0px 13px;
    font-size:.68em;
    height: 220px;
}
.books a{color:#434343; text-decoration:none; font-weight:bold; display:block; line-height:1.2em}
.books a:hover{text-decoration:underline; display:block}
.books img {border:none;}
/*end middle content*/


