body {
background-color: #FFF;
}
.footerHolder .topBlueBar {
display: none;
}

.widget.news-headlines,
.widget.news-headlines .List,
.widget.news-headlines .NewsItem,
.widget.news-headlines .headline {
	display: inline;
}
.widget.news-headlines .headline {
	font-weight: bold;
}
.widget.news-headlines a {
	text-decoration: none;
	color: #669900;
}
.widget.news-headlines a:hover {
	text-decoration: underline;
}

.widget.login-logout-button
{
	display: none;
}
#homeImages
{
float: left;
}
.homeBigBanner {
margin-top: 0;
}