.scroll {
	height: auto;
}

.next {
    text-align: center;
    margin: 10px 0;
}
.jscroll-loading {
    text-align: center;
    background: url(loading.gif) no-repeat center;
    padding: 5px 0;
    margin-bottom: 10px;
    font-style: italic;
    text-indent: -9999px;
}

