<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rigagallery {
    border-bottom: 2px solid #ffffff;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.rigagallery h2{
    margin-top: 0;
}

.rigagallery .img {
    width: 100px;
    height: 100px;
    margin-right: 10px;
    padding-bottom: 10px;
    float: left;
}

.rigagallery .testo {
    float: left;
    vertical-align: middle;
}

#back {
    clear: left;
}
</pre></body></html>