span.sw_outStack_navRoot,
span.sw_outStackML_navRoot{
	display: block;
	cursor: default;
	position: absolute;
	bottom: 0px;
	left:145px;
	font-size:0.9em;
	background-color: white;
	-moz-opacity:0.8; 
	filter:Alpha(opacity=80); 
	opacity:0.8;
	padding:0px 3px;
	color: #696989;
}

a.stkSel_no{
	text-decoration: none;
	color: #696989;
}
a.stkSel_no:hover{
	text-decoration: underline;
}
span.stkSel_yes{
	font-weight:bold;
	color:#222;
}

span.stkSep{
	color: silver;
}

