/* -*- mode: jde -*- */


#content_scroll {
	width: 100%;
	overflow: auto;
	z-index: 110;
	position: absolute;
    padding-left: 10px;
	bottom: 0px;
	top: 0px;
}
