﻿.requiredField {
    color: red;
}

/* For use with search results */
span.highlight {
    background-color: Yellow;
    font-weight: bold;
}