label.error{
    position:absolute;
    margin-left:10px;
    float:right;
    color:red;
}
input.error{
    background-color:yellow;
}
