﻿input {
    width: 200px;
}
.ErrMsg {
    color:red;
}

.FocusArea {
    background-color:mediumpurple;
}