label[for] {
    position: relative;
}

label[for] span.required {
    color: red;
    font-weight: bold;
    margin-left: 0px;
}
