

#leftNav { background:url(../images/nav-left-bottom.jpg) no-repeat bottom right;
	margin-top: 1px;
	list-style: none;
	width: 190px;
	float:left;
	display: inline;
	height: 229px;
	/*overflow: hidden;*/
	}

#leftNav ul { padding: 0 0 -3pxs 0; margin: -3px 0 0 0; }
	
#leftNav a:hover { background-position: 0 -26px; }
#leftNav a:active, #leftNav a.selected { background-position: 0 -26px; }

#leftNav.sub { margin-top: -3px; height: 229px; }
#leftNav.sub ul { height: 203px;}  
#undernavFeature { width: 180px; padding: 0; margin: 0 10px 0 20px; }