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