
#top_navigation1 {
	height: 29px;
}
#top_nav_wrap {
	height: 29px;
	text-align: left;
	background: #EEE url('//media.freeola.com/navigations/grad/grey.png') repeat-x;
}
#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: 14px Tahoma, arial, sans-serif;
	color: #666;
	text-decoration: none;
	height: 29px;
	line-height: 29px;
	padding: 0 10px;
}
a.top_navigation:hover, a.navigation_selected {
	color: #FFF;
	background: url('//media.freeola.com/navigations/tahoma/purple.gif') repeat-x;
}
#edit-button-nav-top {
	top: 2px;
	right: 10px;
}
