#termsOfUse
{
	position: absolute;
	top: 230px;
	left: 300px;
	border: solid 1px black;
	width: 350px;
	height:115px;
	overflow:auto;
	background-color: White;
	font-size: 70%;
}

* html #termsOfUse
{
	top: 210px;
}