#wrapper {
	height: 920px;	
}

#wrapper_inner {
	height: 900px;
}

#content {
	position: relative;
	height: 680px;
	margin: 10px;
	overflow: auto;
}


