fieldset {
	margin: 0 0 20px 0;	
}
fieldset legend {
	font-weight:bold;
	font-size: 14px;
}
th, td {
	text-align:left;
}
textarea {
	width:340px;
	height:60px;	
}