div.error-message p
{
    margin: 0; 
}

.spacer-sm 
{
    padding-top: 15px;
    background: inherit; 
}

.spacer
{
    padding-top: 40px;
    background: inherit; 
}

a .no-format
{
    color: #444 !important; 
}

a .no-format:hover
{
    color: #000 !important; 
}
