.headline {
	width: 100%;
	margin-bottom: 10px;
	border-bottom-color: #e4e4e4;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-bottom: 8px;
}

.clear { clear: both; } 