/* force full height on public template */
#body-public .full-height {
	height: 100%;
}
.ie #body-public .full-height {
	display: block;
}

