
.contactPageHeader{
	color: yellow;
	display: block;
	margin-bottom: 5px;
}

.floater{
	float: left;
	width: 240px;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-right: 20px;
}


#content{
	margin-top: 20px;
	min-height: 300px;
	position: relative;
	left: 60px;
}

/*
#floater-1{
	width: 150px;
}

#floater-2{
	width: 340px;
}*/
