.ddmcc {
	width: 140px;
	float: left;
	padding-left: 10px;
}

.ddmcc ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
	margin-bottom:60px;
}

.ddmcc li {
	margin: 0 0 2px 0;
	padding: 0;
	margin-bottom:0px;
	padding-bottom:0px;
}



.ddmcc ul li, .ddmcc ul li p
{margin-bottom:0px;
	padding-bottom:0px;}
	

.ddmcc:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility:hidden; 
    }  

/* Hides from IE-mac \*/
* html .ddmcc {height: 1%;
display: block;}
/* End hide from IE-mac */
.ddmcc {height: 100%;}

