#header a:link, #header a:visited, #logout-form button {
    color: #FF8484;
}

.aligned label {
    font-weight: bold;
    color: #222;
}

.aligned label + p, .aligned label + div.help, .aligned label + div.readonly {
    width: 150px;
}


.envelope div.readonly {
    width: 100% !important;
}
