.scrollbody {
	max-height: 480px;
    overflow-x: hidden;
    overflow-y: scroll;
    display: block;
}