.PE_news a { color: #eee; text-decoration: none; }
.PE_news .PE_news_year { width: 600px; border-top: 1px solid #eee; padding: 3px 3px 3px 35px; }
.PE_news .PE_news_year_last { border-bottom: 1px solid #eee; }
.PE_news .PE_news_year h3 { margin: 0; padding-top: 0; }
.PE_news .PE_news_year h3 a { width: 600px; display: block; background: transparent url('../images/is/news-date-btn.gif') no-repeat right 2px; font-size: 15px; }
.PE_news #PE_newsListActive { margin-bottom: 10px; }
.PE_news .PE_news_month { font-size: 16px; color: #6ecb19; text-transform: uppercase; padding-top: 5px; }
.PE_news dl { padding-left: 35px; }
.PE_news dd { padding-bottom: 20px; }

/* News/Press Release Downloads */

.PE_download_container
{
	margin-bottom: 20px;
}

.PE_download_container ul
{
}
.PE_download_container li
{
	list-style: none;
	margin: 4px 0 0 10px;
}

/* Press Release Thumbs */

.PE_displayModeThumbs
{
	margin-bottom: 20px;
}

{
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	line-height: 140%;
	padding: 10px 0 10px;
}
.PE_displayModeThumbs .PE_objectThumb
{
	float: left;
	width: 128px;
	height: 128px;
	margin: 10px 12px;
	padding: 0;
	background-color: transparent;
	text-align: center;
}
.PE_displayModeThumbs .PE_objectThumb a
{
	line-height: 128px;
}
.PE_displayModeThumbs .PE_objectThumb img
{
	vertical-align: middle;
	margin: auto;
	border: 0;
}


div.plugin_content h1 {
	color: #fe0000;
  background: transparent url('../../images/is/title-h1-arrow-red.gif') no-repeat left 30px;
  padding: 20px 20px 30px 25px;
}
