.container {
	margin-top			: 5px;
}
.container .header {
	height				: auto;
	margin-bottom		: 20px;
}
.container .header .search.left {
	position			: static;
}
.container .header .search.right {
	bottom				: auto;
	top					: 3px;
}
.container .header .search .search-input {
	margin-top			: 0;
}
.container .content {
	min-height			: 0;
}