.ddmcl {
	width: 160px;
	float: left;
	padding-right: 20px;
}

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

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

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

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

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

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