#wpng-cal-widget-events {
	padding:4px 10px 10px 10px;
	background:#CDD3E5;
	border:1px solid #757575;
}

.wpng-cal-loading {
	height: 100px;
	text-align: center;
}

.wpng-cal-image {
	margin-top: 20px;
}

.wpng-page-list-table {
	width: 100%;
	margin-bottom: 10px;
}

.wpng-page-list-head {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	font-size: 120%;
	font-weight: bold;
}

.wpng-page-list-time {
	width: 20%;
	padding-top: 10px;
	padding-bottom:15px;
	border-bottom:dotted #333333 1px;
}
.wpng-page-list-title {
	padding-top: 10px;
	padding-bottom:15px;
	border-bottom:dotted #333333 1px;
}
.wpng-page-list-title a {
	font-weight:bold;
	text-decoration:none;
	color:#55715B;
}
.wpng-page-list-title a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#333333;
}
.wpng-page-list-table a {
	font-weight:bold;
	text-decoration:none;
}
.wpng-page-list-table a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#333333;
}

.wpng-entry {
	font-size: 120%;
}

.wpng-entry-label-row {
	padding-top: 7px;
	font-size: 120%;
}

.wpng-entry-label {
	font-weight: bold;
	width: 60px;
        float: left;
}

.wpng-entry-label-text {
	float: left;
}

.wpng-entry-desc {
	padding-top: 10px;
	font-size: 110%;
}

.wpng-widget-date-title {
	margin-top: 6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
}

br {
	clear: both;
}
