


h2, h3, h6   {
	margin: 0 24px 0 24px;
	padding: 1em 0 1em 0px;
	font-size: 16px;
	clear: both; color: #093D8A;
}


h2.subtitle {
	border: none;
	margin: none; margin-bottom: 12px; padding: 0;
	font-size: 11px; color: #666666;
}

h6 {
	font-size: 18px;
}

h6.exhibition_title {
	font-weight: bold; font-style: italic; font-size: 12px;
}


p {
	margin: 0 24px 12px 24px;
	padding: 0 0 1em 0px;
	font-size: 12px !important;
}

h2 {
	margin-top: 1em;
	padding-top: 1em;
}


img {
	border: 4px solid #ffffff;
}

img[align="left"] {float: left;}

cite {
	float: left; clear: left; font-size: 10px; 
}


div.event_details {
	font-weight: bold;
	padding-left: 0; margin-left: 16px;
}

div.event_details p {
	margin-left: 0; padding-left: 0; text-indent: 0;
}

p.date {
	text-transform: uppercase; letter-spacing: .2em;
	color: #555555; background: #f0f0f0;
	font-weight: bold; margin-bottom: 0px; padding-bottom: 0px;
}

p.title {
	color: #000000; font-weight: normal; margin-bottom: 16px; padding-bottom: 0px;
}

p.title:first-line {font-weight: bold; font-size: 16px}

.newsfooter {
	clear: both;
	font-size: 10px; text-align: center; padding: .5em; background: #d3d3d3; color: #222222;
}



/* WEB DISPLAY VERSION ONLY */


div.news-web p img, div.news-web h6 img {	float: left; }

