@import url("default.css");

#TextDiv {
	position:absolute;
	left:21px;
	top:112px;
	width:700px;
	height:355px;
	z-index:2;
	overflow: auto;
}
