.wpng-cal-loading {
	text-align: center;
}

.wpng-page-list-table {
	width: 100%;
	margin-bottom: 10px;
}

.wpng-page-list-head {
	padding-top: 10px;
	font-size: 110%;
	font-weight: bold;
	color: #990000;
}

.wpng-page-list-time {
	width: 30%;
	padding-top: 10px;
}

.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%;
}

table.wpng-widget-table {
	width: 260px;
	margin: 0 auto;
}

table.wpng-widget-table td{
	vertical-align: middle;
}

.wpng-widget-date-title, .wpng-widget-date-title-no-number {
	margin-top: 6px;
	margin-right: 10px;
	border: 1px solid #acacac;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fff;
	font-size: 11px;
	padding-bottom: 5px;
	float:right;
}

.wpng-widget-date-title {
	width: 40px;
	height: 36px;
}

.wpng-widget-date-title-no-number {
	width: 60px;
	height: 16px;
	padding-bottom:0px;
	margin-top: 3px;
}

.wpng-widget-date-value {
	margin-left: 10px;
	line-height: 14px;
	float: left;
	border:0;
}

.wpng-widget-date-title-child {
	width: 40px;
}

.wpng-widget-date-title-child-word{
	width: 60px;
	font-size: 14px;
	font-weight: bold;
	background-color: #c00000;
	color: #fff;
	height: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.wpng-widget-date-title-child-number {
	font-size: 18px;
	font-weight: bold;
	background-color: #c00000;
	color: #fff;
	height: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

br {
	clear: both;
}
