.updated {
	color: red;
	font-style: italic;
	font-size: 80%;
}
.updated  span{
	font-size: 110%;
	font-weight: bold;
}


