div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
	float: left;
	width: 150px;
	text-align: left;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
  }

div.row span.formw {
	float: left;
	width: 475px;
	text-align: left;
	clear: none;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  } .box {
	border: 1px solid #666;
}
