.ddmcc {
	width: 150px;
	float: left;
	padding-right: 20px;
}

.ddmcc ul {
	padding: 0;
	list-style: none;
	text-indent: 0;
}

.ddmcc li {
	padding: 0;
	color: #ce6c2b;
	font-size: 11px;
	font-weight: 400;
}

/*.ddmcc p.sep {
	font-size: 1.2em;
	color: #808080;
	font-weight: bold;
}

.ddmcc p.sep:hover {
	cursor: pointer;
}*/

.ddmcc a {
	color: #6a6b66;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	font-weight: 400;
}

.ddmcc a:hover {
	color: #2a3329;
	margin-bottom: -3px;
	border-bottom: dotted 1px #2a3329;
}
