@CHARSET "ISO-8859-1";

div.selectionList {
	clear:both;
	float:left;
	display:inline;
	margin-top:20px;
	margin-left:-40px;
	width:690px;
}

div.selectionList h2 {
	margin-left:40px;
	padding-bottom:15px;
	background:url("https://stoic-sinoussi-0eb170.netlify.app/img/hr_03.gif") no-repeat bottom left;
}

div.selectionList ul.tree {
	float:left;
	margin:0px 0px 0px 40px;
	width:305px;
	overflow:hidden;
}

div.selectionList ul.tree li {
	padding-left:0px;
	padding-bottom:17px;
	font-size:1.2em;
	font-weight:bold;
	color:#000000;
	background:url("https://stoic-sinoussi-0eb170.netlify.app/img/hr_dotted_8e8e8e.gif") repeat-x bottom left;
}

div.selectionList ul.tree li a {color:#000000;}

div.selectionList ul.tree li ul {
	margin-left:0px;
}

div.selectionList ul.tree li li,
ul#nodeList_resourceTypes li {
	padding-left:16px;
	padding-bottom:0px;
	font-size:0.8em;
	font-weight:normal;
	background:url("https://stoic-sinoussi-0eb170.netlify.app/img/bullet_ranglebracket_e05113_small.gif") no-repeat 0px 5px;
}

ul#nodeList_resourceTypes li {
	font-size:1em;
}