div#textArea {
	overflow-x: hidden;
	overflow-y: auto;
	height: 400px;
}
