.labellink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: -2px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0800CC;
	text-decoration: underline;
}

* {
    margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 65 auto -4em;
}
.footer, .push {
	height: 65px;
}
