.sf_navigation {  /* one of the navs will be display: none; */
	clear: both;
	margin-top: 0px;
	width: 800px;
	background-repeat: no-repeat;
	height: auto !important;
        min-height: 46px;
}

.sf_navigation ul li {
height:22px;
}

.sf_navigation ul li a {
	width: 160px;
	font-weight: normal;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 5px;
	text-decoration: none;
	display: block;
        font-size: 10px;
}
.sf_content { width: 800px; }
.sf_pagetitle { display: none; }