#showResults
	{
	border: 1px solid #686868;
	background: #fff;
	position: absolute;
	top: 640px;
	left: 1166px;

	overflow: scroll; 

	z-index: 5;
	width: 400px;
	height: 200px;


	}

#showAJAX
	{
	border: 1px solid #686868;
	background: #fff;
	position: absolute;
	top: 430px;
	left: 1166px;

	overflow: scroll; 

	z-index: 5;
	width: 400px;
	height: 200px;


	}

#showJSON
	{
	border: 1px solid #686868;
	background: #fff;
	position: absolute;
	top: 10px;
	left: 1166px;
	

	overflow: scroll; 

	z-index: 5;
	width: 400px;
	height: 200px;


	}

#showTime
	{
	border: 1px solid #686868;
	background: #fff;
	position: absolute;
	top: 220px;
	left: 1166px;

	overflow: scroll; 

	z-index: 5;
	width: 400px;
	height: 200px;


	}
