.calendar_large {
	width: 100%;
	text-align: left;
	vertical-align: top;	
	margin-left: 0px;
}

.calendar_large tr.header td {
	text-align: center;
	vertical-align: top;
	white-space: no-wrap;
	width: 14%;
	color: #93a0c3;
	font-size: 18px;
	font-weight: normal;
	font-family:Helvetica, Arial, Georgia, "Times New Roman", Times, serif;
}

.calendar_large td.day {
	text-align:left;
	vertical-align: top;
	background-color: #ffffff;
	border: solid 1px #6c4085;
	height: 80px;
}

.calendar_large td.day a {
	
}
