.pressReleases, .pressrelease {
  margin-left: 52px;
}

.pressrelease {
	clear:left;
}

.pressReleases h2,
.pressrelease h2 {
  font-size: 110%;
}

.pressrelease h2 {
	margin-bottom:20px;
}

.pressReleases ul.contain {
  border-bottom: dotted #b0bfcb 1px;
  background-color: #f7fbf5;
  position: relative;
  padding: 0px 12px 18px 12px;
  margin: 0px;
}

.pressReleases ul {
  background-color: #f7fbf5;
  padding: 0px;
  margin: 0px;
}

.pressReleases ul li {
  list-style: none;
  font-size: 82%;
}

.pressReleases ul li h3 {
  margin-bottom: 0px;
  margin-left: 91px;
  padding-top: 18px;
  font-size: 110%;
}

/* .pressReleases ul li h3 a {
  background: url(../img/arrowRed.gif) 0px 5px no-repeat;
  padding-left: 12px;
  display: block;
} */

.pressReleases ul li ul li.date {
  position: absolute;
  margin-top: -18px;
  width: 91px;
  float: left;
}

.pressReleases ul li.desc {
  padding-left: 91px;
  display: block;
}

.pressrelease p {
	font-size:0.7em;
}

.pressrelease img.floatRight {
	margin-left:15px;
	margin-bottom:15px;
}

.twoColIcon {
	clear: both;
}

.dark {
	background-color: #e6ece2;
	padding: 16px 0px 0px 0px;
}

.light {
	background-color: #f7fbf5;
	padding: 16px 0px 0px 16px;
}

.twoColIcon h2 {
	font-size: 115%;
}

.twoColIcon ul{
	padding: 0px;
	margin: 0px;
}

.twoColIcon ul li {
	padding-bottom: 10px;
	padding-right: 8px;
	list-style: none;
	width: 205px;
	float: left;
}

.twoColIcon ul li a {
	font-size: 115%;
}

.twoColIcon ul li ul li {
	font-size: 90%;
	float: none;
}

.twoColIcon .colleft,
.twoColIcon .colright {
	float:left;
	width:209px;
}

.twoColIcon .colleft {
	margin-right: 13px;
}

.twoColIcon div.newsimg {
	float:left;
	margin-right:6px;
	width:72px;
}

.twoColIcon div.newsdesc {
	float:left;
	font-size:0.9em;
	/*width:130px;*/
}

.twoColIcon h3 {
	margin-bottom: 2px;
}

.twoColIcon h3 a {
	margin-bottom: 2px;
	color: #2076b4;
}

.twoColIcon h3 a:hover {
	color:#19354b
}