
.dd_nav_off {
	padding: 0px 15px;
	line-height: 20px;
	font-family: verdana;
	font-size: 11px;
	cursor: pointer;
	border-bottom: 1px solid black;
}

.dd_nav_on {
	padding: 0px 15px;
	color: #00683F;
	line-height: 20px;
	background: #ffffff;
	font-family: verdana;
	font-size: 11px;
	cursor: pointer;
	border-bottom: 1px solid black;
}

.dd_nav_container {
	-moz-box-sizing:border-box;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #000000;
	width: 197px;
	background: #D5D2C2;
}
