.ddmcc {
	width: 110px;
	float: left;
	padding-right: 10px;
}

.ddmcc ul {
	margin: 0px 0 0px 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
}

.ddmcc li {
	margin: 0 0 4px 0 !important;
}

.ddmcc li a {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	color: #fefdfd;
	text-decoration: none;
	line-height: 13px;
	overflow: hidden;
}

