#opac-user .maincontent h1 {
    color: #202020;
}

#opac-user table {
    margin-bottom: 0;
    border: none !important;
}


#opac-user .top {
    padding-left: 15px;
}

#opac-user table caption {
    padding-left: 15px;
}


div#nologininstructions {
    margin-top: 20px;
}