#top_navigation1 {
	height: 29px;
}

#top_nav_wrap {
	height: 29px;
	background: url(//media.freeola.com/images/theme-images/css-images/top_nav_04/bg.gif) repeat-x top right;
}
#top_nav_wrap ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#top_nav_wrap li {
	float:left;
}
a.top_navigation:link, a.top_navigation:visited {
	float: left;
	font: bold 13px arial;
	color: #FFF !important;
	line-height: 29px;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
}
a.top_navigation:hover {
	background: url(//media.freeola.com/images/theme-images/css-images/top_nav_04/bg-on.gif) top no-repeat;
}
a.navigation_selected:link, a.navigation_selected:visited {
	float: left;
	font: bold 13px arial;
	color: #FFF !important;
	line-height: 29px;
	padding: 0px 20px 0px 20px;
	background: url(//media.freeola.com/images/theme-images/css-images/top_nav_04/bg-on.gif) top no-repeat;
	text-decoration: none;
}
#edit-button-nav-top {
	top: 2px;
	right: 10px;
}