/*
	Personalizzazione sito-template CDL1
	TeleConsul Editore | Emiliano Milone
*/

.featured { height: 330px; }

iframe { margin: 0; padding: 0; }

#wrap #content-sidebar-wrap .commissione {
	padding: 15px;
	background: #BCD;
	margin-bottom: 15px;
}

#wrap #content-sidebar-wrap .commissione-alt {
	padding: 15px;
	margin-bottom: 15px;
}

#wrap #content-sidebar-wrap .commissione h5,
#wrap #content-sidebar-wrap .commissione-alt h5  {
	text-align: right;
	font-size: 11px;
	font-family: Arial;
	border-bottom: 1px solid #89A;
}

#wrap #content-sidebar-wrap .consiglio {
	padding: 15px;
	background: #BCD;
	margin-bottom: 15px;
}

#wrap #content-sidebar-wrap .consiglio dt {
	background: #ABC;
	color: #FFF;
	padding: 1px 5px;	
}

#wrap #content-sidebar-wrap .consiglio dd {
	margin-left: 0;
	color: #000;
	padding: 1px 5px;
	font-weight: bold;
	margin-bottom: 10px;
}