* {
	text-decoration: none;
	color: #4e4e4e;
	background-image: none;
	
}
div.rating, #footer, #contenitore img, .fascetta,  div.comment, #tools    {
	display: none;
}

a {
	color: #666666;
	text-decoration: none;
}
a:after {
   content: " (Link: " attr(href) ") ";
   font-size: 90%;
}
#contenitore * {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}