.pageContainer {
	position: absolute;
	left: 210px;
	top: 105px;
}
.pageContainer2 {
}
.accompHeaderBox {
	height: 100px;
	white-space: nowrap;
}
.pageLeftColumnTop {
	width: 200px;
	padding-left: 5px;
}
#simpleFooter {
/*	padding-top: 500px;*/
	float: left;
	width: 200px;
}
#log {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 100px;
	overflow: scroll;
}