body.search #content-title {
	display: none;
}
body.search #content-main {
	padding-left: 5rem;
	padding-right: 5rem;
}
body.search #content-main ul#posts {
	list-style: none;
	padding-left: 0;
}
body.search #content-main ul#posts li {
	border-bottom: solid 1px;
	margin-bottom: 1em;
	padding: 0 1em 1em 1em;
}