#folderlist {
    border: 1px solid #DFDFDF;
    float: left;
    padding: 10px;
    width: 400px;
}
#folderlistscroll {
    height: 500px;
    overflow: auto;
}
#riassunto {
    color: #999999;
    font-size: 10px;
    line-height: 10px;
    margin-bottom: 10px;
}
div.chmodgreen.updated {
    background-color: #e0ffe0;
    border-color: #00aa00;
}
div.chmodyellow.updated {
    background-color: #ffffe0;
    border-color: #aaaa00;
}
#spostatore {
    margin-left: 440px;
    border:1px solid #DFDFDF;
    padding:10px;
}
#spostatore .widefat {
    clear: none;
}
.widefat.permissions select,
.widefat.permissions option {
    font-family: monospace;
}