.ln_content {
    padding: 15px 0px 15px 0px;
    border: 1px solid #efefef;
}

#login_notifications {
    display: none;
}

#login_notifications td:first-of-type {
    border-top: 0;
}

#login_notifications h3:first-of-type {
    margin-top: 5px;
}

.propform_notifications {
    width: 100%;
    background-color: #efefef;
    margin: 5px 5px 5px 5px;
    border: 2px solid #ececec;
}

.propform_notifications.td {
    margin-bottom: 15px;
}


