.duimport {
    color: #000;
    padding: 0 10px;
}

.page-avvisi #region-content h1.title#page-title,
.page-orari-ricevimento #region-content h1.title#page-title,
.page-proposte-tesi #region-content h1.title#page-title {
    display: none;
}

#du-content-avvisi h4.nominativo,
#du-content-orariricevimento h4.nominativo,
#du-content-propostetesi h4.nominativo {
    border-bottom: 0;
}

#du-content-avvisi h4.nominativo a,
#du-content-orariricevimento h4.nominativo a,
#du-content-propostetesi h4.nominativo a {
    font-size: .9em;
    text-decoration: underline;
}

#duimportlink {
    display: none;
}

#duimport-ajax {
    /* display: none;*/
}

#duimport-ajax .empty {
    width: 100%;
    height: 200px;
    background-image: url('../images/download.gif');
    background-repeat: no-repeat;
    background-position: center;
}