#deadmaniac.footer {
	text-align: center;
}

#deadmaniac.footer hr {
	padding-top: 0px;
	margin-bottom: 5px;
}

#deadmaniac.footer span {
	font-size: x-small;
	font-weight: bold;
}

.sticky {
	position: fixed;
	top: -10px;
    width: 760px;
    z-index: 10;
}

table.enclosing {
	padding-top: 50px;
}