.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

/* footer hack, al in main css */
html
{
height: 100%;
}

body
{
height: 100%;
}
/* end footer hack */

#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#footer
{
position: relative;
margin-top: -25px;
font-size:11px;
}