#content {
	overflow: scroll;
	overflow-x: hidden;
	width: 424px;
	height: 571px;
}
#content_inner {
	width: 424px;
}
#scroll_up {
	display: none;
}
#scroll_down {
	display: none;
}