#layersroot {position:relative;top:0px;text-align:left;margin-left:10px; font-size:0.8em;}
#layersroot img {border:0;margin-bottom:2px;}
#layersroot .pic {margin-bottom:0;margin-right:4px;}
#layersroot .v, #layersroot .nov 
    {text-align:left;margin-left:15px;line-height:1.5}
#layersroot .nov {display:none;}
#layersroot .lk {text-decoration:none;}
#layersroot .out {color:#bbb;}
#layersroot .leaf {margin-left:12px;}
#layersroot select {margin-bottom:5px;}
#layersroot fieldset {margin:8px;margin-left:0;}




		
		a#refresh2 {
		background: url("../gfx/refresh.gif") 0 0 no-repeat;
		display:block;
		width:32px;
		height:33px;
		position: relative; top: 0px; left: 155px;
		}
 a#refresh2:hover {	
	  background: url("../gfx/refresh_act.gif") 0 0 no-repeat;
	 	
		}
 a#refresh2:active {
	  background: url("../gfx/refresh_act.gif") 0 0 no-repeat;
		
		}
		
		
	
		

		
		
		
		
		div#switches  {
		
		position: relative; top:20px; left: 50px;z-index:1;
		}
		
		div#parkList  {
		
		position: relative; top:-35px;
		left: 50px;
		z-index:1;
		}

	a#expand {
		background: url("../gfx/expand.gif") 0  0 no-repeat;
		display:block;
		width:110px;
		height:16px;
		font-weight:bold;
		color: #000000;
		text-align:right;
		position:relative;
		z-index:1;
		left:-20px;
		top:35px;
		}
		
		a#collapse {
		background: url("../gfx/collapse.gif") 0 0 no-repeat;
		display:block;
			width:110px;
		height:16px;
			z-index:1;
		font-weight:bold;
		text-align:right;
		color: #000000;
		position:relative;
		left:-20px;
		top:35px;
		
		}
		
		 a#reset_session {
		background: url("../gfx/restart.gif") 0 0 no-repeat;
		display:block;
		width:82px;
		height:32px;
		background-position : center right;
		padding-top:12px;
		font-weight:bold;
		color: #000000;
		position: relative; top: -57px; left: 120px;
		}
 a#reset_session:hover {	
	  background: url("../gfx/restart_act.gif") 0 0 no-repeat;
	 	background-position : center right;
		
		}
 a#reset_session:active {
	  background: url("../gfx/restart_act.gif") 0 0 no-repeat;
		background-position : center right;
		}
		

a#help {
		background: url("../gfx/help.gif") 0 0 no-repeat;
		display:block;
		width:32px;
		height:32px;
		
		}
 a#help:hover {	
	  background: url("../gfx/help_act.gif") 0 0 no-repeat;
	 	
		}
 a#help:active {
	  background: url("../gfx/help_act.gif") 0 0 no-repeat;
		
		}
		
ul li.selected_layers{
	padding:3px;
	
}
ul.selected_layers {
	padding:0px;
	margin:2px;
	
}

