.required{color:red;}

.textBoxSize13
{
    width: 100px;
}
.textBoxSize17
{
    width: 100px;
}
.textBoxSize25
{
    width: 180px;
}
.textBoxSize45
{
    width: 340px;
}
.headerCol1
{
    width: 100px;
}
.headerCol2:
{
    width: 80px;
}
.fieldCol1
{
    width:120px;
}
.fieldOK
{
    color: black;
}
.fieldProblem
{
    color: #e11b22;
}