.system-nav-orange
{
	color: #999;
	-font-size:12px;
}

.system-nav-orange .nav-current-page
{
	color:white;
	background-color: rgb(255, 153, 0);
	font-weight: bold;
	padding:1px 0px;
}
.system-nav-orange .nav-pages {
	margin-top:10px;
}