#sidebar div.widget-controller {
	display: none;
}

#top-menu ul li a:hover {
	text-decoration: none;
	color: #336600;
}

#top-menu ul li:hover {
	background: transparent url('images/nav-right-hover-bg.png') bottom right no-repeat;  
}

#top-menu ul li:hover a {
	text-decoration: none;
	background: transparent url('images/nav-left-hover-bg.png') left 4px no-repeat;  
}