body#educators #main h1 {
	color: #EE1133;
	background: url(../_images/theme/myphilaplace/mypp_fold_top.png) bottom left no-repeat;
	margin-left:-16px;
	padding-bottom:53px;
	padding-left:16px;
}

body#educators #main hr {
	background: url(../_images/theme/myphilaplace/mypp_fold_top.png) bottom left no-repeat;
	margin: -23px 0 0 -16px;
	padding: 53px 0 53px 16px;
	border: 0px;
}

body#educators #main h2 {
	font-size: 1.4em;
}

body#educators #main p {
	margin: 0 215px 10px 215px;
}

body#educators #main div.resource {
	width: 500px;
	margin: 0 215px 10px 215px;
	padding: 10px 0;
	clear: both;
	border-bottom: 1px solid #999;
}

body#educators #main div.resource p {
	margin: 0 0 10px 0;
}

body#educators #main div.resource img {
	float: left;
	background: #FFF;
	padding: 5px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 2px solid #999;
	border-left: 2px solid #999;
	margin: 5px 10px 10px 0;
}

body#educators #main p.intro {
	font-size: 1.5em;
	line-height: 1.7em;
}

body#educators #main ul {
	margin: 0 200px 10px 230px;
}
body#educators #main ul li {
	list-style-type: disc;
	margin: 5px 0;
}

body#educators #main ul.timelines {
	margin: 0 200px 10px 230px;
}
body#educators #main ul.timelines li {
	list-style-type: none;
	background: url(../_images/theme/icons/pdf_icon.png) top left no-repeat;
	padding: 0 0 0 18px;
	margin: 5px 0 5px -18px;
}

body#educators #main img.intro-img {
	float: left;
	margin: -45px 10px 5px 115px;
}