.headline {
	font-size: 2.5em !important;
	line-height: 1.2em !important;
	margin-bottom: 0.6em !important;
	text-transform: uppercase;
}

.underline {
	font-size: 1.3em;
	border-bottom: #FFFFFF dotted 1px;
	font-weight: bold;
	padding-bottom: 8px;
	margin-bottom: 10px;
	clear: both;
	display:block;
}

.important {
	font-weight: bold;
	font-size: 2.1em;
}

.imgfloatLeft {
	float:left;
	margin:4px 10px 4px 0 !important;
}

.imgfloatRight {
	float:right;
	margin:4px 0 4px 10px !important;
}

