﻿#dataArea {
	width:580px;
	height:420px;
	border:1px solid black;
	background-color:#ffd;
	overflow:scroll;
}