div#publish-date{
	font-weight: normal;
	text-align: right;
	font-size: 0.8em;
	width: 550px;
}

div#article {
	margin:0px 0px 0px 15px;
	padding:0px;
	width:515px;
}

div#article div.pretitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em; 
	font-weight: bold;
	color: #979797; 
	margin-bottom: 0px; 
	margin-top: 0px; 
}

div#article h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #004276;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
}

div#article p.abstract {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	margin: 0;
}

div#article p.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 10px; 
	margin-bottom: 10px; 
}

div#last-update {
	font-weight: bold;
	text-align: right;
}

div.google {
	width: 450px;
 	text-align: left;
	margin: 0 0 0 15px;
	padding: 0;
}

