a.tx_slrootline {
	font-weight: normal;
	color: white;
	text-decoration: none;
	font-size: 10px;
}

a.tx_slrootline:hover {
	font-weight: normal;
	color: white;
	text-decoration: underline;
	font-size: 10px;
}

.tx_slrootline-allWrap {
	padding: 0px 0 5px 0;
	margin: 0;
	width: 80%;
	text-align: left;
	border-bottom: 0px solid #D4D2D2;
	font-size: 10px;
	display: block;
	float: none;
}

.tx_slrootline-Current { 
color: white; 
font-size: 10px; 
font-weight:normal;
text-decoration: none;
}

.tx_slrootline-identifier {
	font-weight: normal;
	font-size: 10px;
	display: inline;
	padding: 0 5px 0 0;
	
}
