@import url("/eventCalendar.css");

.podcastNotice { 
	font-size:10px; 
	color:#666666; 
	line-height:1em; 
	padding:8px 0 0 10px; _padding-bottom:8px;
	width:300px; 
	float:left;
}

.calendarEvent {
	clear: both;
	width: 100%;
	overflow: hidden;
}
