#form-registrazione div.row {
    margin-bottom: 15px;
}

#form-registrazione div.row:last-child,
#contenitore-login div.row:last-child .alert {
    margin-bottom: 0px;
}

button.registra {
    float: right;
}

#form-registrazione .help-block {
    margin-bottom: 0px;
}