#didanews {
	padding: 5px 15px 5px 15px;
	height: 81px
}
#foto_news {
	width: 160px;
	margin-right:20px;
	float: left;
	text-align: left;
	vertical-align: middle;
	height: 160px;
}
.titoloform {
	height: 30px;
	vertical-align: middle;
	padding-top: 15px;
}
.newsTabella {
	border: 1px dotted #FFFF9B;
	text-align: left;
	height: 50px;
}
.newsTabellaTitolo {
	border: 0px none #FFFF9B;
	text-align: center;
	height: 30px;
	font-style: italic;
	color: #FFFF66;
}
.newsTabellaGrigio {
	border: 1px dotted #FFFF9B;
	text-align: left;
	height: 50px;
	background-color: #666666;
	color: #999999;
}
.sociTabella {
	border: 1px dotted #FFFF9B;
	text-align: left;
	height: 30px;
	font-size: 11px;
}