/*--------RASSEGNA STAMPA CONTENT--------*/

#news {
	margin-top: -2px;
	margin-bottom: 0;
	margin-left: 9px;
	}

#text {
	display: inline;
	float: left;
	width: 918px;
	margin-bottom: 10px;
	margin-left: 12px;
	}
	
#text p {
	margin: 0;
}

#text p.bold {
	color: #000;
}

div.toggle p {
	margin-left: 20px;
	margin-right: 20px;
}

div.toggle {
	border-top: 1px solid;
	border-bottom: 1px solid;
}

a {
	color: gray;
}


