.ddmcc {
	width: 200px;
	float: left;
	padding-right: 20px;
}

.ddmcc ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
}

.ddmcc li {
	margin: 0 0 2px 0;
	padding: 0;
}

.ddmcc p.sep {
	font-size: 1.2em;
	color: #808080;
	font-weight: bold;
}

.ddmcc p.sep:hover {
	cursor: pointer;
}

.diarie_panel {
	width:169px;
	margin: 0 19px 25px 0;
	padding: 0 0 32px 0;
	float:left;
}

.diarie_panel img{float:left;}

.diarie_content {
	background: url("images/diarie_panel_footer.png") no-repeat left bottom;
	padding: 9px 20px 10px 25px;
	width: 124px;
	float:left;
}

.diarie_content02 {
	background: url("images/diarie_panel_footer.png") no-repeat left bottom;
	padding: 9px 20px 10px 25px;
	width: 124px;
	float:left;
}

.diarie_panel h4 {
	color: #fff;
	font-size:14px;
}

.diarie_panel a {
	color: #cacaca;
	font-size:14px;
}

.diarie_panel p, .diarie_panel p a {
	font-size:11px;
	margin:10px 0 5px 0 !important;
	color:#fff;
	line-height: 13px;
	background: none;
	font-weight:normal;
	padding: 0;
}

.hidden_panel {
	background: url("images/diarie_panel_footer.png") no-repeat left bottom;
	padding: 9px 20px 10px 25px;
	margin-top: 151px;
	position: absolute;
	width: 124px;
}

