@charset "utf-8";
/* CSS Document */

div.row {
  clear: both;
  padding-top: 3px;
  }

div.row span.label {
  float: left;
  width: 120px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 230px;
  text-align: left;
  } 