#aboutNewsPressLeftColumn{
	float:left;
	border-right:1px solid #c8dbdc;
	padding:17px 20px 20px 0;
	width:328px;
}
#aboutNewsPressRightColumn{
	float:left;
	border-left:1px solid #c8dbdc;
	width:592px;
	padding:0 0 20px 20px;
	margin:20px 0 0 -1px;
}
#aboutNewsPressLeftColumn h1{
	font-weight:normal;
	padding:0 0 14px 0;
	border-bottom:1px solid #c8dbdc;
	font-size:1.2em;
	color:#09828f;
	font-family: arial, helvetica, verdana, lucida, sans-serif;	
}
.newsTeaserModule a u{
	text-decoration:none;
}

#aboutNewsPressRightColumn h1{
	border-bottom:1px solid #C8DBDC;
	font-weight:normal;
	padding:0 0 12px 0;
	font-size:1.2em;
	color:#09828f;
	font-family: arial, helvetica, verdana, lucida, sans-serif;	
}
/* #aboutNewsPressRightColumn h2{
	color:#333;
	border-bottom:1px solid #e3eded;
	border-top:1px solid #c8dbdc;
	padding-bottom:4px;
} */
#aboutNewsPressRightColumn h2{
	color:#333;
	font-size:16px;
}
#aboutNewsPressRightColumn h2 .selected{
	font-weight: bold;
}
#subHeaderNav{
	font-family: arial, helvetica, verdana, lucida, sans-serif;
	font-size:1em;
	color:#999;
}
#subHeaderNav a{
	color:#999;
}
#rightSubHeaderNavLinks{
	float:right;
	padding:0 20px 12px 0px;
	margin:7px 3px 0 0;
	height:9px;
}
#printThisPage a{
	padding-bottom:1px;
	padding-left:17px;
	background:url(../img/icons/Print.png) no-repeat 0 0px;
}
#printThisPage{
	padding:0 13px 0 0;
	background:url(../img/icons/Miniarrow2.png) no-repeat right 3px;
}

.pressModule{
	width:328px;
	float:left;
	margin:10px 0 0 0;
	border-bottom:1px solid #e3eded;
}
.pressModule em{
	font-style:italic;
}
.pressModule .pressMonth{
	font-size:1.1em;
	padding-bottom:3px;
}

.periodicalModule{
	width:273px;
	float:left;
	margin:10px 20px 10px 0;
}
#galleryListing .selected { background-color:#ddffdd; }

.pressDescription{
	font-size:1.1em;	
	line-height:1.35em;
}
.periodicalName{
	font-size:1.3em;
	padding-bottom:1px;
}
.pressYearContainer{
	padding:10px 0 24px 0;
}

.newsTeaserModule{
	font-family: georgia, times, serif;
	margin-bottom:10px;
}
.newsTeaserModule a,.pressModule a{
	display:block;
	font-size:1.3em;
}
.newsTeaserModule .publishingDate{
	display:block;
	font-size:1.1em;
	padding:0 0 3px 0;
}
.newsTeaserModule .newsClip{
	display:block;
	font-size:1.1em;	
	line-height:1.35em;
	padding:1px 0 15px 0;
}

.imageColumn{
	padding-right:12px;
	float:left;
	zoom:1;
}
.imageColumn:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	width:0;
	line-height:0;
	visibility:hidden;
}

.pressInfo{
	float:left;
	width:199px;
}
.pressInfo a{
	padding-bottom:6px;
}


/* PAGINATION */
#topPagination{
	font-family: arial, helvetica, verdana, lucida, sans-serif;
	font-size:1.3em;
	padding:9px 20px 12px 0;
}
#topPagination .right
{
	float:right;
}
#topPagination .left{
	padding-top: 10px;
	float:left;
}
#topPagination .right img{
	padding-left:8px;
}

#bottomPagination{
	font-family: arial, helvetica, verdana, lucida, sans-serif;
	font-size:1.3em;
	padding:12px 20px 12px 0;
}
#bottomPagination .right{
	float:right;
}
#bottomPagination .left{
	float:left;
}
#bottomPagination .right img{
	padding-left:8px;
}

.previousBtnDisabled,.previousBtn,.nextBtn,.nextBtnDisabled{
	display:block;
	width:68px;
	height:23px;
	text-indent:-300em;
	float:left;
	margin-left:8px;
}
.previousBtn:hover{
	background-position:0px -23px;
}
.nextBtn:hover{
	background-position:-76px -23px;
}
.previousBtnDisabled{
	background:url(../img/buttons/Previous_Next_Set.png) no-repeat 0px -46px;
}
.previousBtn{
	background:url(../img/buttons/Previous_Next_Set.png) no-repeat 0px 0px;
}
.nextBtn{
	background:url(../img/buttons/Previous_Next_Set.png) no-repeat -76px 0px;
}
.nextBtnDisabled{
	background:url(../img/buttons/Previous_Next_Set.png) no-repeat -76px -46px;
}
