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

.ddmcl ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
}
.ddmcl ul ul {
	border-bottom: 1px dotted #ccc;
}

.ddmcl li {
	margin: 0 0 2px 0;
	padding: 0;
	line-height: 1.5em;
}
.ddmcl a {
	line-height: 1em;
}


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

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

.ddmcl h3.sep a {
	color: #747A36;
	text-decoration: none;
}