#optheader {position:absolute; left:50%; width:200px}
#optheader div {position:relative; left:-155px; top:10px}    /* -370px */
#optheader h1 {font:bold 9px Tahoma; color:#E4F3FE; margin:0; padding:0; background:none}

#tags {font:normal 9px Tahoma; color:#444; text-align:center; margin-bottom:5px}
#tags li {display:inline; margin:0 2px}
#tags a {color:#444}
#tags a:hover {color:#CC0A0A}


#top {
	position: relative;
}
.nav {
	overflow: hidden;
}
#x_optheader {
	position: absolute;
	left: 0;
	top: 0;
}
#x_optheader h1 {
	font: bold 9px Tahoma;
	color: #88999e;
	margin: 0;
	padding: 10px 15px;
	background: none;
	width: 200px;
}
