.dc_mm-orange {
	background: #fff;
	position: relative;
	width: 100%;
    max-width: 100%;
}
.dc_mm-orange li { float: left; }
.dc_mm-orange li a {
	display: block;
	font-size: 0.8125em;
	padding: 12px 24px;
	text-decoration: none;
	text-transform: none;
	font-family: 'Monda', sans-serif;
	border-left: 1px groove #636363;
}
.dc_mm-orange li a:hover { 
    background: clear; 
    color: #0f4c81;
}
