.txt-aggiuntivo{ 
    margin-top:50px; 
    border-bottom: 1px solid #cccccc;
}

.txt-aggiuntivo h2{ 
    font-size:15px; 
    display:block; 
    margin-bottom:10px;
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
}

.txt-aggiuntivo article{ 
    display:block; 
    float:left; 
    clear:left; 
    width: 100%;
}

.txt-aggiuntivo .download-area-txt-aggiuntivo{padding:30px 0;}
.txt-aggiuntivo .download-area-txt-aggiuntivo h2{
    font-style: italic;
    border-bottom: none;
    font-size: 13px;
}
.txt-aggiuntivo .download-area-txt-aggiuntivo .download-item{
    background: url(../../img/ico-download.png) no-repeat left;
    min-height: 70px;
    padding-top: 50px;
}

.txt-aggiuntivo .download-area-txt-aggiuntivo a.dl-file-link,
.txt-aggiuntivo .download-area-txt-aggiuntivo a:link.dl-file-link,
.txt-aggiuntivo .download-area-txt-aggiuntivo a:hover.dl-file-link,
.txt-aggiuntivo .download-area-txt-aggiuntivo a:visited.dl-file-link
{
    color:#000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}