#top_nav_wrap {
	height: 44px;
	background: transparent url(//media.freeola.com/images/theme-images/css-images/top_nav_09/bg.gif) repeat-x scroll right top;
	border-bottom:1px solid #D9D9D9;
	border-top:1px solid #D9D9D9;
}
#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: #666 !important;
	line-height: 44px;
	padding: 0px 30px 0px 30px;
	text-decoration: none;
	border-right:1px solid #D9D9D9;
}
a.top_navigation:hover {
	background: url(//media.freeola.com/images/theme-images/css-images/top_nav_09/bg_on.gif) repeat-x scroll center top;
}
a.navigation_selected:link, a.navigation_selected:visited {
	float: left;
	font: bold 13px arial;
	color: #666 !important;
	line-height: 44px;
	padding: 0px 30px 0px 30px;
	background: transparent url(//media.freeola.com/images/theme-images/css-images/top_nav_09/bg_on.gif) repeat-x scroll center top;
	text-decoration: none;
	border-right:1px solid #D9D9D9;
}
#edit-button-nav-top {
	top: 9px;
	right: 10px;
}
#container_01 .waffle a:hover {
    background-image:none;
    color:#444 !important;
}
#top_nav_wrap li.waffle a {
    border-right:0 none;
}
