.tx-cal-controller .month-weeknums {
	width: 20px;
}

.tx-cal-controller .ics_link {
	text-align: left;
}

.tx-cal-controller #month-header {
	padding-left: 5px;
}

.tx-cal-controller .month-large, .tx-cal-controller #calendar-nav {
	margin-top: 5px;
	width: 100%;
}

#miscField {
	background-color: #DBE2E9 !important;
}

.latest-events dt, .latest-events dd, #moreEvents {
	padding: 0 5px;
}

.latest-events .even {
	background-color: #DBE2E9 !important;
}

.latest-events dt {
	padding-top: 5px;
}

.latest-events dd {
	padding-bottom: 5px;
	margin:0;
	border-bottom: 1px solid #0072BD;
}

#miscField span.V9G {
	color: #000 !important;
}

#miscField #moreEvents {
	display: block;
	padding-bottom: 3px;
}

#miscField a:focus, #miscField a:visited {
	color: #0072BD;
}

#miscField a:hover {
	color: #FFF;
}

#miscField h3 {
	padding: 5px 0 5px 5px;
	margin: 0;
    font-size: 1em;
	background-color: #DBE2E9;
}
