#libri #content { background:url(../images/sfondo-scheda.jpg);  }
#libri h3.sottotitolo { margin-bottom:0px; }
#libri .cover { float:left; margin: 5px 20px 0px 7px; height:310px; overflow:hidden; width:195px; }
#libri .cover img { width:190px; border:1px solid #999 }
#libri .panel_content { height: 275px; overflow-y: auto; border-bottom:1px solid #bbb; padding:5px}

#libri a.panel_handle { bottom:10px; left:251px; float:left; padding:0px 15px; height:21px; line-height:21px; margin-top:3px; background-color:#555; color:#fff; text-decoration:none; font-weight:normal; margin-right:10px; }
#libri a.panel_handle:hover { background-color:#222; }

#libri .buy_button { display:inline; float:left; padding:0 15px; height:21px; margin-top:3px; background-color:#900; color:#fff; text-decoration:none; font-weight:normal; line-height:21px; }
#libri .buy_button:hover { background:#c00; }

#libri a.back_button { bottom:10px; left:251px; float:right; padding:0px 15px; line-height:21px; height:21px; margin-top:3px; background-color:#888; color:#fff; text-decoration:none; font-weight:normal; }
#libri a.back_button:hover { background-color:#444; }

dl#dati_libro { margin-top:10px; }
dl#dati_libro dt { float:left; width:12em; font-weight:bold; }