/* CSS Document */
/* Syscat css for extension for the contact Us page to help with the form */

/************ rows for contact Us ****************************************/

div.row2 {
  clear: both;
  }

div.row2 span.label {
  float: left;
  width: 150px;
  text-align: right;
}

div.row2 span.formw {
  float: left;
  width: 150px;
  text-align: left;
  } 