﻿.field-validation-error {
	color:#ff0000;
}

.center-align {
    text-align:center;
}

.left-align {
    text-align:left;
}