table#pageHeader {
	width: 100%;
	vertical-align: bottom;
}

td#pageHeaderLeft {
	width: 50%;
	text-align: left;
	font-size: 80%;
	color: #A3A3A3;	
	vertical-align: bottom;
	border-bottom: 1px solid Gray;
}

td#pageHeaderRight {
	width: 50%;
	text-align: right;
	font-size: 80%;
	color: #A3A3A3;	
	vertical-align: bottom;
	border-bottom: 1px solid Gray;
}

td#pageHeaderTitle {
	width: 100%;
	text-align: left;
	font-size: 130%;
	vertical-align: bottom;
}
