/* Download attachments */
.allegati-rev2 .download-title {
    font-size: 1em;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 0.5em;
    font-weight:700;
}

.allegati-rev2 ul {
    padding: 0;
    margin: 0;
}

.allegati-rev2 ul li {
    list-style: none;
    margin: 0.5em 0;
    border-bottom: 1px dotted #eee;
    padding-bottom: 0.5em;
}

.allegati-rev2 img {
    padding-right: 1em;
    vertical-align: middle;
	margin-top:0px;
	margin-bottom:10px;
}

.allegati-rev2 br {
    display: block;
    height: 0;
}

.allegati-rev2 .attachment-description {
    font-style: italic;
}

.attachment-label {
    font-weight: normal;
}

.attachment-date, .attachment-user, .attachment-size, .attachment-downloads {
    font-weight: bold;
}