﻿#navigator-1 {
	height: 18px;
	position: relative;
	z-index: 1;
}
.navigator-1 {
	font-size: 10px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 0px 25px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.navigator-1 a {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.navigator-1 a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

