.commenti_menu {
	width:100%;
	clear:both;
	text-align:center;
	margin:10px 0px 10px 0px;
	font-size:13px;
	color:#c9142d;
	font-weight:bold;
}

.commento {
	width:100%;
	clear:both;
	margin-top:15px;
	border-top:1px solid #eaeaea;
}
.commento_dati{
	width:230px;
	font-size:11px;
	text-align:left;
}
.commento_dati img{
	vertical-align:middle;
}

.commento_num {
	position:absolute;
	background-color:#eaeaea;
	width:20px;
	height:20px;
	font-weight:bold;
	top:0px;
	left:0px;
	text-align:center;
	font-size:13px;
	z-index:1;
}
.commento_sfondo{
	width:25px;
	margin-left:20px;
}
.commento_testo{
	width:485px;
	font-size:11px;
	text-align:justify;
}
.commento_testo_su,.commento_testo_giu{
	width:100%;
	height:15px;
	clear:both;
	background-image:url(http://www.naturopataonline.org/img/commento_fumetto_su.png);
	margin-top:10px;
}
.commento_testo_giu{
	background-image:url(http://www.naturopataonline.org/img/commento_fumetto_giu.png);
	margin:0px;
}
.commento_testo_cen{
	width:100%;
	clear:both;
	background-color:#eaeaea;
}
.commento_testo_pad{
	margin:5px;
	width:470px;
}

.commenti_modulo {
	border-top:2px solid #eaeaea;
	border-bottom:2px solid #eaeaea;
	clear:both;
	width:100%;
	margin-top:15px;
	padding-top:15px;
	text-align:center;
	
}
.commenti_modulo_sin{
	width:230px;
	text-align:right;
	margin-top:15px;
}
.commenti_modulo_des{
	width:510px;
	margin-left:20px;
	margin-top:15px;
	text-align:left;
}

.commenti_servizio {
	clear:both;
	width:100%;
	font-size:10px;
	margin-top:15px;
}