.hide,
#wf-header span,
#wf-supnav,
#wf-footer,
#wf-navigation,
#wf-login,
#wf-newsletter,
.c-wf-top {
	display: none;
}

img {
	border: none;
}

#wf-path {
	text-align: right;
	font-size: 0.85em;
	margin-right: -10%;
}

#wf-content h1 {
	border-bottom: 1px dotted black;
	margin-bottom: 0;
}

#wf-copy {
	text-align: right;
	border-top: 1px dotted black;
}

#wf-text {
	padding: 0 10%;
}

img.floatleft {
	float: left;
	margin: 0 5px 5px 0;
}

img.floatright {
	float: right;
	margin: 0 0 5px 5px;
}
