/* PRESS RELEASES =========================== */

.prList { border: 1px dotted red; }
.prListItem { margin-bottom: 1em; }
.prListDate { font-style: italic; }
.prListTitle { }
.prListText { }

#pressRelease { font-family: Verdana, Arial, Helvetica, Sans-Serif; }
#pressRelease h1, #pressRelease h2 { color: Black; text-align: center; }
#pressRelease h1 { margin-top: 2em; margin-bottom: 0; }
#pressRelease h2 { margin-top: .5em; font-weight: bold; }

#prReleaseDate, #prContactInfo { font-size: 1.1em; }
#pressRelease #pageUtilities { text-align: center; border-top: 1px solid #666; padding-top: .5em; border-bottom: 1px solid #666; }
#pressRelease .utilityLink { display: inline; margin-right: 2em; }

