.showResultsWrap, .browseLinksWrap {
	font: normal 11px Arial;
	display: none;
}

.browseLinksWrap span, .browseLinksWrap a {
	margin: 3px 10px 0px 0px;
	display: none;
}

.news-list-item {
	border-bottom: 2px solid #DBE1EF;
	margin-bottom: 15px;
}

.news-list-date h1 {
	float: left;
	font: bold 14px Arial;
	color: #05368B;
	text-transform: uppercase;
	margin: 10px 0px 20px 0px;
}


.news-list-date h1.redheader, .news-list-date a {
	color: #cA003A;
	text-decoration: none;
}

.news-list-imagebox {
	float: left;
	padding: 0px 20px 20px 0px;
}

.news-list-teasertext {
	float: left;
	padding: 0px 0px 20px 0px;
	width: 320px;
}

.news-list-trc {
	width: 150px;
	height: 8px;
	background-image: url(../img/rccontenttop150.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: -8px;
	position: relative;
	font-size: 0;
	line-height: 0;
}

.news-list-brc {
	width: 150px;
	height: 8px;
	background-image: url(../img/rccontentbottom150.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: -10px;
	#margin-top: -8px;
	position: relative;
	font-size: 0;
	line-height: 0;
}

.events-list-gallerylink {
	width: 150px;
	height: 27px;
	background-image: url(../img/buttonlinkbg_dark_small.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.events-list-gallerylink a {
	display: block;
	font: bold 11px Arial;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 0px 0px 25px;
}


.events-list-gallerylink a:hover {
	text-decoration: none;
}

.news-single-text {
	padding-bottom: 15px;
}

.news-single-image {
	overflow: auto;
}

.news-single-imagebox {
	float: left;
	margin: 0px 10px 10px 0px;
}

.news-single-imgcaption {
	display: none;
}

.news-single-trc {
	width: 88px;
	height: 8px;
	background-image: url(../img/rccontenttop88.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: -8px;
	position: relative;
	font-size: 0;
	line-height: 0;
}

.news-single-brc {
	width: 88px;
	height: 8px;
	background-image: url(../img/rccontentbottom88.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: -10px;
	#margin-top: -8px;
	position: relative;
	font-size: 0;
	line-height: 0;
}

.magazine-single {
	float: left;
	margin: 0px 5px 0px 0px;
	text-align: center;
	height: 150px;
	position: relative;
}

.magazine-single-trc {
	width: 72px;
	height: 7px;
	background-image: url(../img/rccontenttop72.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: -7px;
	position: relative;
	font-size: 0;
	line-height: 0;
}

.magazine-single-brc {
	width: 72px;
	height: 7px;
	background-image: url(../img/rccontentbottom72.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: -9px;
	#margin-top: -10px;
	position: relative;
	font-size: 0;
	line-height: 0;
}

.search-list-brc {
	#margin-top: -10px;
}