.error {
    color: #AA0000
}

.controlerror {
    background-color: #ffffdd;
    border: 1px solid #AA0000;
}
