/* CSS Document */
.comment{
font-family      : Georgia, "Times New Roman", Times, serif;
    color            : #ffffff;
	font-size        : 12px;
	background       : #333333;
	border           : 0px solid #E0E0E0;
	padding          : 2px 4px 2px 20px;
	white-space      : normal;
	text-decoration  : none;
}
.events{
	color            : #FFFFFF;
	font-family      : Georgia, "Times New Roman", Times, serif;
	font-size        : 13px;
	border           : 0px;
	background-color : none;
	white-space      : normal;
	text-decoration  : none;
}

.postdate {
  font-family      : Georgia, "Times New Roman", Times, serif;
	font-size        : 11px;
	color            : #FFFFFF;
}

.componi{
	color            : #000000;
	font-family      : Georgia, "Times New Roman", Times, serif;
	font-size        : 13px;
	border           : 0px;
	background-color : none;
	white-space      : normal;
	text-decoration  : none;
}
.anteprima {
    color            : #000000;
	font-family      : Georgia, "Times New Roman", Times, serif;
	font-size        : 13px;
	border           : 1px;
	background-color :#CCCCCC;
	white-space      : normal;
	text-decoration  : none;
}