div {
	float: none !important;
}

.smallColumnLeft {
	display: none;
}
.container {
	width: auto;
	background-image: none;
}
body.homelayout .container {
	background: #FFF;
	width: auto;
}
.mediumColumn {
	float: none;
	width: auto;
}
.smallColumnRight {
	display: none;
}
.eventsmodule {
	display: none;
}
.currentheadlinesmodule {
	width: auto;
}
.bigColumn {
	width: auto;
}
.currentheadlinesmodule .leftcolumn, .currentheadlinesmodule .rightcolumn {
	width: auto;
	float: none;
	background: none;
	border: 0;
}
.currentheadlinesmodule a {
	background: none;
	width: auto;
	border: 0;
}
.weathermodule {
	display: none;
}
.searchboxmodule {
	display: block;
	float: none;
	width: auto;
}
.searchboxmodule .searchinput {
	border: 0;
	display: inline !important;
	background: 0;
}
.searchboxmodule  .searchinput input {
	border: 1px solid #000;
	display: inline;
	padding: 5px;
}
.searchboxmodule button {
	background: auto;
	display: inline;
	float: none;
}
.sharebox {
	display: none;
}