div#header{
	position:absolute;
	left:140px;
	top:0px;
	z-index:1;
	width:661px;
}
div#headerBar{
	background-color:#F9BF04;
	border:1px solid;
	font-size:10px;
	font-weight:bold;
	padding:3px;	
	border-bottom:2px solid black;
}
span.headerDate
{
	padding-left:380px;
}
