@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}
.footer{ float:left; display:inline; width:972px; height:auto !important; height:26px; min-height:26px; margin-left:10px; margin-top:34px; padding-bottom:13px; font-size:.56em; text-align:center}
.footer a{ color:#6c6c6c; text-decoration:none}
.books img {border:none;}
/*end middle content*/

