h3, h4 {
	margin: 0 0 10px 0;
	font-size: 1.36em;
}

/*** scrolling ***/
.satellite-scrolling-header {
	float: left;
	margin: -8px 0 0 0;
}

#news_button {
	float: right;
}

.satellite-center {
	clear: both;
}

.satellite-misc {
	overflow: hidden;
}

#scrollingtopnews {
	display: none;
}

.satellite-scrollingtopnews {
	height: 121px;
}

/*** top news ***/
.satellite-topnews {
	overflow: auto;
	margin: 10px 0 10px 0;
	padding: 17px 20px 18px 20px;
	background: #fff;
/*	border: 1px solid #bebebe; */
}

.satellite-topnews h4 {
	float: left;
}

.satellite-topnews .satellite-date {
	float: right;
}

.satellite-readmore {
	float: left;
	margin: 10px 0 0 0;
}

.news-image {
	margin: 3px 20px 0 0;
	float: left;
}

.satellite-topnews-container {
	margin: 0 0 0 10px;
}

.satellite-topnews-container .news-image {
	border: 5px solid #fff;
	border-right: 0px;
	margin: 0 0 0 0 !important;
	width: 66px !important;
	height: 66px !important;
}

.satellite-topnews-container .news-image {
	margin-right: 0px !important;
}

/*** related news ***/
.satellite-relatednews {
	overflow: auto;
	margin: 10px 0 10px 0;
	padding: 10px;
	background: #fff;
/*	border: 1px solid #bebebe; */
}

.satellite-relatednews h4 {
	float: left;
}

.satellite-relatednews .satellite-date {
	float: right;
}


/*** faq ***/
.faq-accordion {
	padding: 10px 0 10px 0;
}

.faq-accordion .clear {
	margin: 0 0 5px 0;
}

.faq-container {
	margin: 0 0 5px 0;
}

.faq-trigger {
	float: left;
	width: 99%;
	margin: 0;
	background: #fff;
/*	border: 1px solid #bebebe; */
}

.faq-trigger a {
	text-decoration: none;
	display: block;
	padding: 5px;
}

.faq-toggle-container {
	overflow: hidden;
	clear: both;
	padding: 6px;
}


/*** gallery ***/
.satellite-gallery-container {

}

.satellite-gallery {

}

ul.satellite-links {

}

li.satellite-links {

}

a.satellite-links {

}


/*** links ***/
.satellite-links-container {

}

.satellite-links {

}

ul.satellite-links {

}

li.satellite-links {

}

a.satellite-links {

}



/*** social media ***/
.social-media {
	float: right;
	margin-top: 10px;
}

.social-email {
	float: left;
	display: block;
	margin: 0;
	background: url('/images/icons/email.png') center no-repeat;
	height: 16px;
	width: 16px;
}

.social-twitter {
	float: left;
	display: block;
	margin: 0 5px 0 5px;
	background: url('/images/icons/twitter.png') center no-repeat;
	height: 16px;
	width: 16px;
}

.social-facebook {
	float: left;
	display: block;
	margin: 0 0 0 5px;
	background: url('/images/icons/facebook.png') no-repeat;
	height: 16px;
	width: 16px;
}

.rss-button {
	float: left;
	display: block;
	background: url('/images/icons/feed.png') no-repeat;
	height: 16px;
	width: 16px;
}

.whatson {
	position: relative;
	top: 38px;
	margin-left: 3px;
}

