/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
  GCOM-W Validation Web

                                       2014, Jul, 16 Imoto@RESTEC
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */
/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
  body{
    font-size        : 10pt;
  }


  table#tbla td{
    border-collapse  : collapse;
    border           : 1px solid black;
    border-radius            : 3px;
    -webkit-border-radius    : 3px;
    -moz-border-radius       : 3px;
/*    font-size        : 10pt; */
  }

  td.lbla{
    padding          : 5px 5px 5px 10px;
    font-size        : 13pt;
    width            : 200px;

  }
  td.prta{
  }

  td.prtb{
    width            : 400px;
    text-align       : left;
    padding          : 5px 5px 5px 10px;
  }

  input.btn{
    width            : 200px;
    height           : 30px;
  }

  input.btn2{
    width            : 200px;
    height           : 60px;
  }

