
#duedate {
	color: #5F6759;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#duedate span {
	font-size: 153.9%;
}
#duedate div {
	font-size: 116%;
}


 #hd
,#ft 
,.menumid
 {
	display: none;
}
* {
	font-family: verdana;
}
.print {
	display: block;
}


.calendar-table {
	font-size: 85%;
	margin-left: 2px;
}
.sp {
	padding-right: 15px;
}
.calendar-table .dv {
	height: 15px;
}

.calendar-table th {
	font-size: 85%;
	text-align: center;
}
.calendar-table .today {
	background-color: #9CAF94;
	color: white;
}
.calendar-table .legend-cell {
	padding-left: 60px;
	line-height: 1.69em;
	*line-height: 1.65em;
}
.calendar-table .legend-cell img {
	vertical-align: middle;
	margin-right: 3px;
	margin-bottom: 1px;
}
.calendar-table .legend-cell div {
	margin-bottom: 6px;
}
.month-table .ovulationdate {
	font-weight: bold;
	color: green;
}
.month-table .fertileperiod {
	font-weight: bold;
	color: orange;
}
.calc-table {
	display: none;
}



