.dx-news-container{
	overflow:hidden;
	text-align:left;
	padding:10px;
}



.dx_lista_notizie{
	width:280px;
	text-align:left;
	line-height:14px;
	overflow:hidden;
	padding-bottom:10px;
	border-bottom:1px solid #DDDDDD;
	margin-bottom:10px;
}

.last{
	border-bottom:0px;
	margin-bottom:0px;
}

.dx_lista_notizie h3 a{
	color: #000000;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
}


.dx_lista_notizie .testatina, .dx_lista_notizie .testatina a{ 
	color: #971B1B;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: none;
	margin-bottom:3px;
	text-transform:uppercase;
}

.dx_lista_notizie .testatina a:hover{
	text-decoration:underline;
}


.dx_lista_notizie .abstract { 
	font: normal 13px/16px arial,verdana,sans-serif; color:#626161; text-decoration:none; letter-spacing:0px; margin:0px;
	margin-top:5px;
}

.dx_lista_notizie .link{
	margin-top: 6px;
}


.dx_lista_notizie .link a{
	letter-spacing: 0px;
	font-family: arial,verdana,sans-serif; 
	text-decoration: none;
    font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	color: #006699;
	padding-right:8px;
}

.dx_lista_notizie .link a:hover { color: #A50100;}
.dx_lista_notizie .link img { vertical-align:middle; margin-right:3px; border:0px;}

.dx_lista_notizie .fotocrop {
    width: 125px;
    height: 94px;
    overflow: hidden;
	float:left;
	margin-right: 8px;
	margin-top: 2px;
}

.dx_lista_notizie .fotocrop img {
    width: 175px;
    height: 94px;
    margin: 0px -25px 0 -25px;
}

.dx_lista_notizie .related {
    font-size: 12px;
}