#nav_order {
	background: #BBE8D1;
	border: 1px solid #006666;
	float: left;
	width: 130px;
	line-height: 1.5em;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

