.mlinks .linkContentDistribution:visited
			{
			color:#5fa8d3;
			text-decoration:underline;
			}
			
.mlinks .linkContentDistribution:hover
			{
			color:#dbdbd7;
			text-decoration:none;
			}
			
.cdwraphead		
			{
			width: 800px;
			text-align:left;
			}	

.cdwrap		
			{
			width: 780px;
			background-color: #f0f0f0;
			border: 1px #dbdbd8 solid; 	
			padding: 10px; 
			margin-bottom: 10px;
			text-align:left;
			}	
