h3#ferretShows{
	font: 22px Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin: 30px 0 10px 0;
	
}


#eventTopLine {
border-top: 1px dotted #aaa;
margin: 0 0 0px 0;
}

.outerEventContainerOddRow {
	background-color: #f8f8f8;
border-bottom: 1px dotted #aaa;
}

.outerEventContainerEvenRow {
	background-color: #fff;
border-bottom: 1px dotted #aaa;
}


.eventContainerTop {
	margin: 0px 0px 0 0;
	padding: 10px 20px 20px 0;
	font: 1em Georgia, serif;
	text-align: right;
	font-style: italic;
	clear:both;
}

.eventContainer {
	margin: 0px 0px 0px 0;
	padding: 0px 20px 1px 20px;
}

.eventName {
	font: 1.75em Georgia, serif;
	margin: 5px 0 3px 0;
}

.presentedBy {
	font: 1.2em Georgia, serif;
	color: #444;
	font-style: italic;
	margin: 0 0 1em 0;
}

.eventContainer .eventLocation {
	font: 1em Georgia, serif;
	color: #a44;
	margin: -2.5em 0 0px 0;
}



