.check_false
{
  font-weight: bold;
  color: #ff0000;
    text-align: center;
}
.check_ok
{
  font-weight: bold;
  color: #007d1d;
    text-align: center;
}
.check2_false
{
  font-weight: bold;
  color: #ff0000;
  text-align: center;
}
.check2_ok
{
  font-weight: bold;
  color: #339A00;
    text-align: center;
}