div.outer {
    width: 520px;
    height: 461px;
    overflow: hidden;
}
 div.inner {
    width: 520px;
    height: 466px;
    overflow: auto;
}