#INF_SCROLL {
position: relative;
border: 0px solid black;
background: WHITE;
/* +++ */
overflow: hidden;
height: 64px;
/*
*/
}

#INF_SCROLL_CONTENT {
postion: relative;
top: 0px;
margin: 0px;
display: BLOCK;
height: 1410px;
/*
background: PINK;
height: 1412px;
*/
font-family: Arial;
font-size: 14px;
padding: 0px 0px;
}
