/*  li {
	padding-bottom: 4px;
	line-height: 1.5em;
	text-align: justify;
	}  */
#calendar {
	width: 590px;
	}
#calendarhead {
	width: 590px;
	}
#calendar td {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	padding: 3px 8px;
	border-right: 1px solid #7495a0;
	}
#calendar tr.selected td {
	background-color: #7495a0;
	color: #2c4149;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-left: 1px solid #7495a0;
	border-bottom: 1px solid #7495a0;
	text-transform: uppercase;
	}
#calendar tr.selected2 td {
	background-color: #7495a0;
	color: #2c4149;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 8px 3px 8px;
	border-left: 1px solid #7495a0;
	border-bottom: 1px solid #7495a0;
	text-transform: uppercase;
	}
#calendarhead td {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	padding: 3px 8px;
	border-right: 1px solid #7495a0;
	}
#calendarhead tr.selected td {
	background-color: #7495a0;
	color: #2c4149;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-left: 1px solid #7495a0;
	border-bottom: 1px solid #7495a0;
	text-transform: uppercase;
	}