#header #primary_navigation{
height:52px;
}

#header #secondary_navigation{
display:none;
}

#header #primary_navigation ul li.active a {
 height: 40px;
}

/* Icon for Facebook feed on homepage */

.facebook .facebookfeed ul li {
 background-image: url('/assets/images/highlight-boxes/sm-facit-facebook.jpg');
}

/* customisation for news and events */

.highlight-content ul.highlight-articles#fit-news-feed,
.highlight-content ul.highlight-articles#fit-event-feed {
    height: 145px;
    margin-left: 0;
    margin-top: 1em;
	overflow: hidden;
}

.highlight-content.news-feed-content ul#fit-news-feed li {
    background-image: none;
    list-style-image: none;
}


.highlight-content.news-feed-content ul#fit-event-feed li {
    background-image: none;
    list-style-image: none;
	height: auto;
	width: auto;
	padding: 1px;
	margin: 1px;
}