.commento{
	width:100%;
	font-size:12px;
}
.comm_col_sx{
	padding:5px;
	width:150px;
	text-align:left;
	vertical-align:top;
	background-image:url(../immagini/bg_foot_news.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.comm_col_dx{
	padding:5px;
	text-align:left;
	vertical-align:top;
	border-left:solid 1px #CCC;
	background-image:url(../immagini/bg_foot_news.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.comm_autore{
	font-weight:bold;
	text-decoration:none;
}
.comm_autore a{
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
	color:#090;
	cursor:pointer;
}
.comm_titolo_autore{
	font-size:9px;
	text-decoration:none;
	color:#666;
}