#menublock {
	float: left;
	width: 100%;
	border-bottom: dotted 1px grey;
	margin-bottom: 15px;
}
#postnew {
	float: left;
	margin-right: 10px;
}
#search {
	float: right;
	margin-bottom: 15px;
}