#main {margin:0 auto; width:780px;}

#header_link{height:51px}
#header_logo{height:175px}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2, .col_box_1a, .col_box_2a{ float:left;}

#content .col_2{width:480px;}

div.debtform {width: 500px; background-color: #C8D900;
border: 1px dotted #C8D900; padding: 5px;
margin: 0px auto;}

div.row {
  clear: both;
  padding-top: 2px;
  }

div.row span.label {
  float: left;
  width: 150px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 335px;
  text-align: left;
  } 


