h1 {
	background: url(../images/titles/why_i_dont_go_to_church_anymore.gif) no-repeat;
}

a.print_version,
a.screen_version,
a.back_to_article {
	display: block;
	float: left;
	height: 22px;
	margin-right: 20px;
	text-indent: -9999em;
}

a.print_version {
	width: 180px;
	background: url(../images/buttons/download_printer_version.gif) no-repeat;
}

a.screen_version {
	width: 187px;
	background: url(../images/buttons/download_viewing_version.gif) no-repeat;
}

a.back_to_article {
	float: none;
	overflow: hidden;
	width: 172px;
	background: url(../images/buttons/back_to_bodylife_article.gif) no-repeat;
}

.clear {
	overflow: hidden
}

* html .clear {
	zoom: 1;
}