#userform .cell .fielderror:not(:empty)
{
    padding: 4px;
    color: #FF0000;
}

#userform .fieldlabel label
{
    display: inline-block;
}
