div#wrapper {
	width: 210px;
	
	height: 100%;
	position: relative;
	min-height: 100%;
}

html > body #wrapper {
	height: auto;
}