
#nav-container {
	background: #cccccc;
        padding: 1px; border: 1px solid black;
        font-weight:bold;
}

#nav5,#nav6,#nav7,#nav8 {
	float: right;
}

#nav5,#nav6,#nav7,#nav8,#nav9 {
        text-decoration: none;
	background: #cccccc;
	height: 16px;
        font-size: 13px
}
#nav5 a,#nav6 a,#nav7 a,#nav8 a,#nav9 a {
        text-decoration: none;
}

