/*---------------------------------------------------------------------------
C O M M U N I T Y  >>>  B O O K S
---------------------------------------------------------------------------*/

#booksOuterContainer { padding: 5px 6px 10px 6px; }
#booksOuterContainer h3 { font-size: 130%; }
#booksHeaders { padding: 5px 0 15px 10px; } 
.booksHeader2 { color: #000; font-size: 90%; }
#booksContent { float: left; background-color: #fff; width: 936px; min-height: 800px; height: auto !important; height: 800px; }
#booksContent img { padding: 0 0 25px 0; }
.book { float: left; width: 280px; padding: 0 15px 5px 15px; }
.booksItemText {}
#booksPagingMenu { float: right; text-align: right; clear: both; padding: 5px 15px 0 0; }
#booksPagingMenu a { color: #000; text-decoration: none;}
a#menuItemActive { text-decoration: underline; font-weight: bold; }
