.eventCal table {
	font-family: 'Tahoma', Verdana, Sans-serif;
	font-size: 11px;
	color: #ffffff;
	}

.eventCal {
	padding-bottom: 25px;
	}
	
.dateNum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #861a1d;
	text-align: left;
	display: block;
	padding-bottom: 5px;
	
	}

.weekDay {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	}

td {
	padding: 2px 3px 2px 3px;
	line-height: 1.3em;
	border-bottom: 1px dashed #D0993E;
	border-right: 1px solid #ffffff;
	width: 100px;
	vertical-align: top;
	height: 55px;
	color: #ffffff;
	font-family: 'Tahoma', Verdana, Sans-serif;
	font-size: 11px;
	}	

.left li p {
	color:#CCCCCC;
	font-size: .8em;
	padding-left: 10px;
	padding-top: 5px;
	}
