/*  biblio.css  2012-11-19 17:20:27  Mathias Hopf <info@hyperjoint.com> */

h3.main_cat_head {margin-top:2em;}

table.biblio tr.row0 td, table.biblio tr.row1 td{padding: .4em}

.book_div{
  border: 1px solid silver;
  display:inline-block;
  width:11em;
  margin:1.5em 1.2em .5em 0;
  padding:.2em 0.5em;
  vertical-align: top;
  height:19.2em;
  overflow: hidden;
}
.book_div.last{margin-right:0}

.book_div a {display:block;}
.book_div a h4{margin:0 0 .2em; height:2.6em}
.book_div a img{max-height:12em; max-width:10em;}

table.big {margin:1em 0 2em}
img.coverscan, img.biblio-button {float:right;margin:.4em .4em .4em 1em;}
img.coverscan{max-height: 12em !important; max-width: 12em !important;}

.book img.coverscan{float:left;margin:.25em 2em .5em 0;}
