.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 {
	padding-top: 20px;
	font-size: 110%;
	font-weight: bold;
}

.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%;
}

.wpng-widget-date-title {
	position : relative;

	width : 60px;
	height : 100%;

	float : left;

	font-family : Arial;
	font-size : 14px;
	color : #545454;
	font-weight : bold;

	padding-top : 1px;
}

.wpng-date-container
{
	margin-top : 20px;

	border-width : 0px 0px 1px 0px;
	border-color : #CCCCCC;
	border-style : solid;
}

.wpng-widget-event
{
	width : 190px;

	padding-left : 70px;

	border-width : 0px;
		border-color : orange;
	border-style : solid;
}

.clearDivClass
{
	clear : both;
}


br {
	clear: both;
}

.thickbox span
{
	font-family : Arial;
	font-size : 14px
	color : #545454;

}

.thickbox a:link
{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #545454;
	text-decoration : none;
}

.thickbox a:visited
{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #545454;
	text-decoration : none;
}

.thickbox a:hover
{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #545454;
}

