.ddmcc {
	width: 150px;
	padding-right: 10px;
border-right: 1px dotted #ccc;
text-align: right;
float: left;



}

.ddmcc ul {
	margin: 5px 0 5px 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
}

.ddmcc li {
	margin: 0 0 0px 0;
	padding: 0;
}

.ddmcc p.sep {
	font-size: 1.2em;
	color: #808080;
	font-weight: bold;
}

.ddmcc p.sep:hover {
	cursor: pointer;
}