/* style for books content type
** active only on pages that use node-books.tpl.php */

.chapter-number {
     font-size: 2em !important;
     top: .1em !important;
}

.chapter-info {
     margin-left: 45px !important;
}

