span.sw_outStack_navRoot,
span.sw_outStackML_navRoot{
	display: block;
	cursor: default;
	position: absolute;
	bottom: 5px;
	left:5px;
	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{
	color: #000000;
}


span.stkSep{
	color: #000000;
}
