div.map_links { width: 1%; }
div.map_links a { width: auto; display: block; margin: 0 0 3px 0; white-space: nowrap; }
div.map_sub_links {     margin: 0 0 10px 20px; }
div.map_sub_links a { margin: 0 0 7px 0; }

span.required { color: #990000;}
span.valid { display: none;}

span.tree-message {
	display: block;
	font-weight: bold;
}

span.tree-accept {
	display: block;
	font-weight: bold;
	color:#009900;
}

span.tree-error {
	display: block;
	font-weight: bold;
	color:#990000;
}