/* @override 
	http://s69854.gridserver.com/styles/bio.css
*/

/*-------------------------------------------------------------------#
bodyHeading overrrides
#-------------------------------------------------------------------*/
#bodyHeading {
	height: 80px;
	padding-left: 20px;
	padding-right: 20px;
}
#bodyHeading p {
	border-bottom: 1px solid #e0e0e0;
	padding-top: 55px;
	text-align: left;
	padding-bottom: 1px;
	width: 100%;
}

/*-------------------------------------------------------------------#
exhibitions
#-------------------------------------------------------------------*/

#exhibitions {
	text-align: left;
	padding-left: 20px;	
}


/*-------------------------------------------------------------------#
exhibitions list
#-------------------------------------------------------------------*/

#exhibitions h1 {
	font-size: 10px;
	margin-bottom: 3px;
}

#exhibitions ul {
	margin-bottom: 20px;
	margin-top: 5px;
}

#exhibitions li {
	margin-bottom: 2px;
	font-size: 10px;
}

