

#content li {
	background: none;
	border: none;
	padding: 5px 0;
	text-align: left;
	float: none;
	display: block;
	margin: 0 0 5px 0;
}
#content h3 {
	clear: both;
	font-weight: normal;
	margin: 0;
}
	#content a, #content a:visited {
		text-decoration: none;
		display: block;
	}
	#content img {
		float: right;
		border: none;
	}
#content {
	font-weight: normal;
}


#records ul {
	list-style: none;
	margin: 0 0 20px 0;
}






.exhibitionDates, #mainContent .dates {
	font-style: italic;
	font-weight: normal;
	clear: none;
	display: inline;
}

#forthcomingExhibitions {
	clear: both;
}
#forthcomingExhibitions li {
	padding: 5px 0;
	text-align: left;
	background: none;
	border: none;
	float: none;
	display: block;
	margin: 0 0 15px 0;
}


#forthcomingExhibitions h3 {
	clear: both;
	font-weight: normal;
	padding: 0;
	margin: 0;
}



#pastExhibitions {
	clear: both;
}
#pastExhibitions li {
	background: none;
	border: none;
	padding: 5px 0;
	text-align: left;
	float: none;
	display: block;
	margin: 0 0 5px 0;
}
#pastExhibitions h3 {
	clear: both;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#pastExhibitions .exhibitionDates {
	font-weight: normal;
}


#displayExhibitions {
	clear: both;
}
#displayExhibitions li {
	background: none;
	border: none;
	padding: 5px;
	text-align: left;
	float: none;
	display: block;
	margin: 0 0 5px 0;
}
#displayExhibitions h3 {
	clear: both;
	font-size: 2em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
}



.description {
	
}
	#forthcomingExhibitions .description, #pastExhibitions .description  {
		padding: 1px;
		margin: 0;
	}


.image img {
	float: right; 
	clear: none;
	margin: 0 0 15px 20px;
}



.exhibitionsListHeading {
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 10px 0 0 0;
	color:  #8f8769;
	font-size: 1.8em;
}

h1, h2 {
	margin: 0;
	padding: 0;
}




