@import url("base.css");
@import url("commenti.css");


.pdfbox {
	margin-bottom: 1em;	
}


.pdfbox .title{
	font-size: 130%;
	display: block;		
}


.article .article_title {
	font-size: 170%;
	font-weight: bold;
}

.article .article_prologue {
	text-align: justify;
	font-style: italic;
}

.article .article_text {
	text-align: justify;

}

.ratingbox .caption{
	font-size: 120%;
	font-weight: bold;
	width: 100%;	
}

.ratingbox .rating_prologue {
	font-weight: bold;
}

.ratingbox p {
	margin: 0.5em 0 0.5em 0;
}
