﻿#content h1{
	margin-bottom:0;
}

#leaders {
	padding-left: 131px;
	clear: left; /*for testing purpose*/
}
#leaders img {
	float: left;
	margin-left: -131px;
	margin-top: -3em;
	margin-bottom: 2em;
}
#leaders h2 {
	margin-top: 1.3em;
	margin-bottom: 0;
	clear: left;
	font-weight: normal;
}
#leaders h3 {
	margin-top: 0;
	margin-bottom: 1em;
	
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: gray;
}
#leaders blockquote {
	/*
	margin: 0 0 1.33em 0;
	position: relative;
	text-indent: -.45em;
	padding-left: -.45em;
	z-index: 1;
	*/
	font-family: serif;
	font-size: 1.2em;
	font-style: italic;
}