#groupsInformations {
    padding-bottom: 15px;
}

select#displayedGroups {
    height: 32px;
}

form#requestGroup {
    margin-bottom: 18px;
}

#requestAnotherGroup {
    margin-left: 10px;
}

input#email_resend {
    margin-bottom: 20px;
}

p#resendLink {
    padding-top: 3px;
    padding-bottom: 8px;
}