.schedule_table{
	font-size: 13px;
}

.schedule_text{
	padding: 5px;
}

.odd_month{
}

.even_month{
	background-color: #C8FBD5;
}

.schedule_title{
	border-left-width: 5px;
	border-left-style: solid;
	padding-left: 7px;
	border-left-color: #097C25;
	font-size: 14px;
	font-weight: bold;
}

