.newsModuleWrpr {
	margin-bottom: 50px;
	border-top: 1px solid #CCC;
}

.news-filter {
	display: none;
}
/*.newsOverview {
	margin:0 auto 50px 18%;
	max-width: 780px;
}*/
.newsModuleWrpr .paging {
	float: none;
}
.newsModuleWrpr .item .aside {
	min-width: 100px;
}
.newsFilterLeftWrpr {
	float: left;
	width: 55%;
}
.newsFilterRightWrpr {
	float: right;
	text-align: right;
	width: 40%;
}
.newsFilterMonthWrpr {
	float: left;
	margin-bottom: 5px;
	margin-right: 12px;
}
.newsFilterMonth {
	width: 85px;
}
.newsFilterYearWrpr {
	float: left;
	margin-bottom: 5px;
	margin-right: 12px;
}
.newsFilterYear {
	width: 85px;
}
.newsFilterCatWrpr {
	float: left;
}
.newsFilterCat {
	width: 185px;
}
.newsFilterSearchBtn {
	float: right;
	margin-left: 15px;
}
.newsFilterSearchType {
	float: right;
	padding-top: 3px;
}
.newsPhotoRight {
	float: right;
	margin: 15px 0 15px 15px;
}
.newsItemsWrpr {
	padding: 0 0 20px;
}
.newsItemWrpr {
	padding: 0 0 25px;
}
.newsItemWrpr .newsItemPhoto {
	display: inline;
	float: left;
	margin: 0 0 12px;
}
.newsItemWrpr .newsItemImg {
	float: left;
	margin-right: 20px;
	margin-top: 0;
	padding-left: 12px;
}
.newsItemWrpr .newsItemImg img {
	height: 60px;
	width: 70px;
}
.newsItemWrpr .newsItemDescr p {
	padding: 0;
}
.newsItemWrpr .newsItemDescr h2 {
	font-family: arial;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
.newsItemWrpr .newsItemDescr h2 a {
	color: #7aafdf;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.newsItemWrpr .moreLink {
	color: #7aafdf;
	font: bold 11px Arial;
	text-align: right;
	text-decoration: none;
}
.newsSummaryWrpr .mod {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.newsSummaryWrpr h2 {
	border-bottom: 1px solid #d6cead;
	color: #394a43;
	font: bold 11px Georgia;
	letter-spacing: 2px;
	margin: 0 0 10px;
	padding: 0 0 6px;
	text-transform: uppercase;
}
.newsSummaryImage {
	float: left;
}
.newsSummaryDesc {
	border-bottom: 1px dotted #bac9c2;
	font-size: 12px;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
.newsSummaryViewAll {
	text-align: right;
}
.pr-template h1 {
    margin-bottom: 0;
}
.pr-template b.large {
    font-size: 1.5em;
}
.pr-template .image-container img {
    max-width: 200px;
    float: left;
}
.pr-template h3 {
    color: #f6891f;
    font-style: italic;
	margin:0;
}
.pr-template .pr-template-1-images ~ p {
    margin-bottom: 2em;
}
.pr-template h2::before {
	content: '';
	width: 20px;
	height: 20px;
	display:inline-block;
	margin-right:5px;
	background: #F6891F;
}
.pr-template-1-images .image-container {
    max-width: 220px;
    float: left;
    position: relative;
    padding-right: 20px;
}

.pr-template-1-images .image-container span {
    display: inline-block;
    transform: rotate(270deg);
    position: relative;
    top: -10px;
    right: -210px;
    transform-origin: 0;
    text-align: right;
    width: 320px;
    line-height: 12px;
}

@media (max-width: 47.983em) {
	.filterOptions > div {
		float: none;
		margin-bottom: 15px;
		width: 100%;
	}
	.filterOptions > div select {
		width: 100%;
	}
}





