.textArea {
	width: 400px;
	margin: 25px 100px 50px 25px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	clear: left;
	float: none;

}
.container {
	height: auto;
	width: 700px;
	padding: 0px;
	position: static;
	left: 60px;
	top: 60px;
	right: 60px;
	bottom: 60px;


}
