.LibraryThing_Widget {
    margin-top: 2em;
}

/* simula template.css h3 */
.LibraryThing_Widget div.LT_header {
    padding-top: 2em;
    padding-bottom: 1em;
}
/* simula template.css h3 */
.LibraryThing_Widget div.LT_header a {
    font-size: 1.2em;
    font-weight: bold;
    color: #7E0400;
}

.LibraryThing_Widget img {
    margin: 0 1em 1em 0;
    vertical-align: top;
}

.LibraryThing_Widget .LT_titleandauthor {
    display: inline-block;
    width: 80%;
}

.LibraryThing_Widget .LT_author {
    display: block;
    width: 80%;
}

.LibraryThing_Widget .LT_powered {
    display: none;
}


/* simula link.css .link_esterno */
.LibraryThing_Widget a:link, .LibraryThing_Widget a:visited {
    background-color: #EEEEEE;
}
.LibraryThing_Widget a:hover, .LibraryThing_Widget a:active {
    background-color: #A9A9A9;
}


