.wpng-cal-loading {
	height: 100px;
	text-align: center;
}

.wpng-cal-image {
	margin-top: 20px;
}

.wpng-page-list-table {
	width: 100%;
	margin-bottom: 10px;
	border:0;
}
.wpng-page-list-title {
	background:#F5F5F5;
	font-size:14px;
	padding:10px;
	border:0;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomright: 5px;
}
.wpng-page-list-title a:hover{
	text-decoration:none;
	color:#000;
}

.wpng-page-list-head {
	font-size:15px;
	background:url('http://www.sinistraeliberta.it/wp-content/themes/sxel/images/ico-calendar.gif') no-repeat left 16px;
	padding: 15px 0 0 20px;
	font-weight: bold;
	border:0;
	height:30px;
}

.wpng-page-list-time {
	width: 15%;
	font-size:14px;
	font-weight:bold;
	color:#333;
	background:#d7d7d7;
	padding: 10px 0;
	text-align:center;
	border:0;
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomleft: 5px;
}

.wpng-entry {
	font-size: 120%;
	border:0;
}

.wpng-entry-label-row {
	padding-top: 7px;
	font-size: 120%;
	border:0;
}

.wpng-entry-label {
	font-weight: bold;
	width: 60px;
    float: left;
	border:0;
}

.wpng-entry-label-text {
	float: left;
}

.wpng-entry-desc {
	padding-top: 10px;
	font-size: 110%;
	border:0;
}

.wpng-widget-date-title {
	margin-top: 6px;
	font-size:13px;
	font-weight:bold;
	background:url('http://www.artattackadvertising.it/wp271/wp-content/themes/sxl/images/ico-calendar.gif') no-repeat top left;
	text-indent: 20px;
}

br {
	clear: both;
}

