
#top_navigation1 {
	height: 29px;
}
#top_nav_wrap {
	height: 29px;
	text-align: left;
	background: #ffffff;
	border: 1px dashed #D8D8D8;
}
#top_nav_wrap ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position:relative;
}
#top_nav_wrap li, #hidden_menu_ul li {
	float: left;
	height: 29px;
}
a.top_navigation, a.navigation_selected {
	display: block;
	float: left;
	font: 15px Franklin Gothic Medium, arial, sans-serif;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
	padding: 6px 10px;
}
a.top_navigation:hover, a.navigation_selected {
	color: #005826;
}
#edit-button-nav-top {
	top: 2px;
	right: 10px;
}
