


.nof-textarea {
width:100px;
height: 100px;	
}
		div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 80px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 300px;
  text-align: left;
  font-weight:bold
  } 
  
div.row p.title{
	  text-align: center;
	font-weight: bold; 
	font-size: 1.2em; 
	width:100%;
}

.nofButtons {

margin:0px 0px 10px 30px;
}



