#lefthand-navigation{width:202px;margin:0px 0 0;float:left;}
#lefthand-navigation li{margin:0 0 1px;padding:0;background:url(bgs/spr-leftnav.gif) no-repeat;}
#lefthand-navigation li .hdr a{display:block;padding:7px 0 8px 24px;}
#lefthand-navigation li .hdr a:hover,
#lefthand-navigation li span a:focus,
#lefthand-navigation li span a:active,
#lefthand-navigation li .hdr a.active,
#lefthand-navigation li .hdr a.on{color:#000;background:url(bgs/spr-leftnav.gif) no-repeat -240px 0;}
#lefthand-navigation li.parent-active .hdr a.active{background:url(bgs/spr-leftnav-expand.gif) no-repeat top left;}
#lefthand-navigation li.parent-active .expand .container{background:url(bgs/leftnav-stretch.gif) repeat-y;}
#lefthand-navigation li ul{margin:-12px 0 0;background:url(bgs/leftnav-stretch.gif) repeat-y;}
#lefthand-navigation li li{margin:4px 0 0 24px;padding-left:12px;background:url(bgs/li-light-grey-arrow.gif) no-repeat 0 .4em;}
#lefthand-navigation li li ul{margin:0;background:none;}
#lefthand-navigation li li li{margin-left:0;}
#lefthand-navigation .expand li a.on{text-decoration:underline;}
#lefthand-navigation .expand .container{
	background:url(bgs/spr-leftnav-expand.gif) no-repeat top left;
	padding-top: 8px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 16px;
}
#lefthand-navigation .expand .container .inner{
	background:url(bgs/spr-leftnav-expand.gif) no-repeat bottom left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

