div {
}

table.entrytab  {
	white-space: nowrap;
}

#xontainer {
	width: 910px;
	border: dotted black 1px;
	background-color: #EEE;
	height: 650px;
}

#div1 {
	position: absolute;
	top: 60px;
	left: 10px;
	width: 80px;
	border: outset black 1px;
	height: 585px;
	background-color: #CCF;
	overflow: auto;
}

#maingrid {
	background: #CFC url(bkgrnd_greydots.png) repeat scroll 0 0;
	margin: 10px;
}

#div3 {
	position: absolute;
	top: 8px;
	left: 10px;
	width: 890px;
	height: 45px;
	border: outset black 1px;
	background-color: #FCC;
}
