div.section {
	background-color: #ffffff;
	border: 	1px #999999 solid;
}

div.section div.textArea {
	height: 200px;
	overflow: auto;
	width: 100%;
	margin: 0 auto;
}
