#alfresco-teaser {
    margin: 0.6em 0;
}

ul.links li.alfresco_download {
    background: transparent url(images/download.gif) no-repeat;
    padding-left: 1.5em;
    padding-top: 0.2em;
}

div.alfresco-icon {
    float: left;
    margin-right: 4px;
}

.alfresco-icon img {
    position: relative;
    bottom: 2px;
}

.alfresco-tree .alfresco-icon img,
.alfresco-field-file .alfresco-icon img {
    bottom: 4px;
}

.alfresco-browser-container .form-submit {
    margin-bottom: 0;
}

#field-testo-download-values .alfresco-browser-container .form-submit {
    float: left;
}

.alfresco-browser-container .form-type-textfield label {
    display: block;
}

.alfresco-browser-container .form-type-textfield {
    display: block;
    margin-bottom: 10px !important;
}


/* MODIFICATO */

.field-items .alfresco-tree-toggle {
    cursor: pointer;
    color: #0071B3;
}

.field-items .alfresco-tree {
    list-style: none;
    margin: 5px 0;
    padding: 0 0 0 20px;
}

.item-list .alfresco-tree-toggle {
    cursor: pointer;
}


/* FINE MODIFICA */