
#top_navigation1 {
	height: 48px;
}

#top_nav_wrap {
	height: 48px;
	text-align: left;
	background: #ffffff;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}

#top_nav_wrap ul {
	list-style-type: none;
	margin: 0px;
	position:relative;
}

#top_nav_wrap li , #hidden_menu_ul li {
	float: left;
	height: 48px;
	background: #ffffff;
}

a.top_navigation, a.navigation_selected {
	display: block;
	float: left;
	font: bold 12px Verdana, arial, sans-serif;
	color: #494949;
	text-decoration: none;
	line-height: 16px;
	padding: 15px 15px 15px 25px;
	background: #ffffff;
}

a.top_navigation:hover {
	color: #2B8FB8;
}

a.navigation_selected {
	color: #2B8FB8;
	background: #ffffff url('//media.freeola.com/navigations/04/current.png') top left no-repeat;
}

#edit-button-nav-top {
	top: 11px;
	right: 10px;
}
