@media screen, all 
{
	#left-inner { border-bottom: 1px solid #e7e5e2; }
	map#oSideNavigationMap { }
	map#oSideNavigationMap ul, map#oSideNavigationMap ul li { list-style-type: none; padding: 0; margin: 0; }
	map#oSideNavigationMap ul li, map#oSideNavigationMap ul li span, map#oSideNavigationMap ul li a { display: block; }
	
	li.snv-depth2 { clear: both; width: 100%; overflow: hidden; float: left; background: #f0efec url("/EasySiteWeb/EasySite/StyleData/NelsonsCorporate_Master/Images/sidenav-parent-bg.gif") repeat-x top left; }
	li.snv-depth2 a { border: 1px solid #e7e5e2; border-bottom: 0; color: #5b4d42; text-decoration: none; background: url("/EasySiteWeb/EasySite/StyleData/NelsonsCorporate_Master/Images/sidenav-parent-bullet.gif") no-repeat 7px 9px; cursor: hand; }
	li.snv-depth2 a:hover, li.snv-depth2 a:active { background: url("/EasySiteWeb/EasySite/StyleData/NelsonsCorporate_Master/Images/sidenav-parent-bullet-on.gif") no-repeat 7px 9px; text-decoration: none; }
	li.snv-depth3 a:hover, li.snv-dept32 a:active { background: none; }
	
	li.snv-depth2 span.snv-outer { padding: 5px 10px 5px 17px; }
	li.snv-depth2 span.snv-inner { width: 100%; overflow: hidden; }
	li.snv-depth2 li { padding-left: 10px; }
	
	li.snv-depth3 { background: #fff; }
	li.snv-depth3 a { border-top: 0; border-bottom: 0; background: none; }
	
	li.snv-depth2 .snv-current { font-weight: bold; }
	
	}

