.calendarHighlight {
	padding: 0 25px 0 0;
	clear: both;
}
	
.calendarHighlight h2 {
	
	font-size: 161.6%;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	border-bottom: #ffe77f 1px solid;
	color: #000;
}

.calendarHighlight h2 a {
	color: #0066cc;
	text-decoration: none;
}

.calendarHighlight h2 a:hover {
	background: #c2e1ff;
}

.calendarHighlight h3 {
	font-size: 108%;
	font-weight: bold;
	color: #c30;
	margin: 0 0 10px 0;
}

.calendarHighlight h3 span {
	color: #666;
}

.calendarHighlight h4 {
	font-size: 108%;
	font-weight: normal;
	margin: 0;
}

.calendarHighlight h4 strong {
	font-weight: bold;
}

.calendarHighlight p {
	color: #000;
	
}
